<div dir="ltr"><div class="gmail_extra">On Wed, Apr 10, 2013 at 4:12 PM, Oleg Dolomanov <span dir="ltr">&lt;<a href="mailto:oleg@olexsys.org" target="_blank">oleg@olexsys.org</a>&gt;</span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div><div dir="ltr"><div>the CIF parser will report this error if any of the CIF items is outside data_ or save_ blocks. So you need to change &#39;global&#39; to &#39;data_global&#39; to prevent this error.</div></div></div>

</blockquote><div><br></div><div style>This would be true when using the CIF reader on its own, but for macromolecular apps (including the test script that&#39;s failing), we disable this error checking specifically for the CCP4 monomer library. �In fact the version we distribute with Phenix ($PHENIX/chem_data/mon_lib/list/mon_lib_list.cif) starts like this:</div>

<div style><div><br></div><div>global_</div><div>_lib_name � � � � mon_lib</div><div>_lib_version � � �4.11</div><div>_lib_update � � � 15/04/05</div><div><br></div><div style>It is very likely that we may start to distribute the entire chem_data tree from our web site as an optional add-on, which will greatly ease the use of CCTBX in other macromolecular applications (e.g. MolProbity). �Of course the CCP4 version will be more complete and up-to-date, although a) some of those restraints are not especially well-validated, and b) we incorporate additional information in the restraints we distribute.</div>

<div style><br></div><div style>-Nat</div></div></div></div></div>