Python-ModelCIF documentation¶
This is a Python package to assist in handling mmCIF files compliant with the ModelCIF extension.
The documentation below documents the library API. For complete worked examples, see the examples directory at GitHub.
Contents¶
API Reference:
- The
modelcifPython module - The
modelcif.referencePython module - The
modelcif.alignmentPython module - The
modelcif.dataPython module - The
modelcif.protocolPython module - The
modelcif.modelPython module - The
modelcif.qa_metricPython module - The
modelcif.associatedPython module - The
modelcif.descriptorPython module - The
modelcif.dumperPython module - The
modelcif.readerPython module