Skip to content

python-modelcif 1.2 release

Choose a tag to compare

@benmwebb benmwebb released this 23 Oct 22:50
· 76 commits to main since this release
1.2
  • Data that have been split over multiple mmCIF or BinaryCIF files can now be combined into a single modelcif.System object using the new add_to_system argument to modelcif.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 using modelcif.associated.CIFFile.

Full Changelog: 1.1...1.2