ihmwg / python-modelcif

Python package for handling ModelCIF mmCIF and BinaryCIF files
MIT License
9 stars 1 forks source link

Add _struct.pdbx_model_details #11

Closed bienchen closed 2 years ago

bienchen commented 2 years ago

Adds _struct.pdbx_model_details to ModelCIF files as needed by ModelArchive. Only works after merging https://github.com/ihmwg/python-ihm/pull/79 .

benmwebb commented 2 years ago

Test cases use the latest stable python-ihm so will fail until we make a new python-ihm release and update requirements.txt.