python-modelcif 0.7 release
- More examples have been added to demonstrate interconversion between mmCIF and BinaryCIF, and to validate mmCIF files.
- A utility script
util/make-mmcif.py
has been added which can add minimal ModelCIF-related tables to an mmCIF file, to add in deposition. - The reader is now more robust when handling files that are not ModelCIF compliant (#31).
- The
exptl
table is no longer written to output mmCIF files, to conform with wwPDB's recommendation. Instead, thestruct.pdbx_structure_determination_methodology
data item denotes that the model is computational (#29).
Full Changelog: 0.6...0.7