IMP Reference Guide
2.8.0
The Integrative Modeling Platform
|
Class to encode a modeling protocol as mmCIF. More...
Class to encode a modeling protocol as mmCIF.
IMP has basic support for writing out files in mmCIF format, for deposition in PDB-dev. After creating an instance of this class, attach it to an IMP.pmi.representation.Representation object. After this, any generated models and metadata are automatically collected and output as mmCIF.
Public Member Functions | |
def | set_ensemble_file |
Point a previously-created ensemble to an 'all-models' file. More... | |
def IMP.pmi.mmcif.ProtocolOutput.set_ensemble_file | ( | self, | |
i, | |||
location | |||
) |