| Quick navigation: | Home | Site Map || References | Biography || Copyright | Other copyright | Contact us | | |
|
Re: [ccp4bb] converting structure factor files to mtz files |
|
CCP4bb navigationCCP4bb <-- 2007 <-- November 2007 <-- 06 November 2007Subject: Re: converting structure factor files to mtz files From: "Manfred S {- dot -} Weiss" msweiss {- at -} EMBL-HAMBURG {- dot -} DE Date: 2007-11-06 this is a problem with several newer mmcif files in the PDB. There are many items in the cif-file which are not in the CCP4 library. This is a bit annoying when you want to convert large numbers of mmcifs to mtzs for whatever reason, but I guess the only solution is to wait until the CCP4 guys have updated their dictionaries. Cheers, Manfred. ******************************************************************** * * * Dr. Manfred S. Weiss * * * * Team Leader * * * * EMBL Hamburg Outstation Fon: +49-40-89902-170 * * c/o DESY, Notkestr. 85 Fax: +49-40-89902-149 * * D-22603 Hamburg Email: msweiss@embl-hamburg.de * * GERMANY Web: www.embl-hamburg.de/~msweiss/ * * * ******************************************************************** On Tue, 6 Nov 2007, [ISO-8859-1] Björn Kauppi wrote: > Hi, > I also have problems running cif2mtz using ccp4i (5.99) interface with several mmCIF files downloaded from the pdb (e.g., 2pip, ) on my linux box. > Problems with the _refln.pdbx_F_plus etc cards it seems: > Files without anomalous data work. > > --snip from log file: > Line 58: data name "_refln.pdbx_F_plus" not present in dictionary > > Line 59: data name "_refln.pdbx_F_plus_sigma" not present in dictionary > > Line 60: data name "_refln.pdbx_F_minus" not present in dictionary > > Line 61: data name "_refln.pdbx_F_minus_sigma" not present in dictionary > > Line 62: data name "_refln.pdbx_anom_difference" not present in dictionary > > Line 63: data name "_refln.pdbx_anom_difference_sigma" not present in dictionary > > Line 64: data name "_refln.pdbx_I_plus" not present in dictionary > > Line 65: data name "_refln.pdbx_I_plus_sigma" not present in dictionary > > Line 66: data name "_refln.pdbx_I_minus" not present in dictionary > > Line 67: data name "_refln.pdbx_I_minus_sigma" not present in dictionary > > --- CIF opened read-only for input --- > The file contains the following data blocks: > data_r2piusf (at line 1) > > > >>>> CCIF signal CCIF_CATNOTCOMPLETE (severity: Warning) <<<< > (Raised in new_context) > Could not open context on category 'refln'; item '_refln.pdbx_F_plus' not defined in dictionary! > > > cif2mtz: Error in ccp4ccif_setup_context: Unexpected context type for category REFLN > Times: User: 0.6s System: 0.0s Elapsed: 0:00 > > |