IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Support for the mmCIF file format. More...
Support for the mmCIF file format.
IMP has basic support for writing out files in mmCIF format, for deposition in PDB-Dev. mmCIF files are currently generated by creating an IMP.pmi1.mmcif.ProtocolOutput class, and attaching it to an IMP.pmi1.representation.Representation object, after which any generated models and metadata are collected and output as mmCIF.
Classes | |
class | AsymUnit |
A single asymmetric unit in the system. More... | |
class | Entity |
A single entity in the system. More... | |
class | ProtocolOutput |
Class to encode a modeling protocol as mmCIF. More... | |