python-modelcif 1.2 release
- Data that have been split over multiple mmCIF or BinaryCIF files can now be combined into a single
modelcif.Systemobject using the newadd_to_systemargument tomodelcif.reader.read(#10). - A new example,
associated.py, has been added to demonstrate reading in data that has been split into multiple "associated" mmCIF files usingmodelcif.associated.CIFFile.
Full Changelog: 1.1...1.2