IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP.pmi.output.ProtocolOutput Class Reference

Base class for capturing a modeling protocol. More...

+ Inheritance diagram for IMP.pmi.output.ProtocolOutput:

Detailed Description

Base class for capturing a modeling protocol.

Unlike simple output of model coordinates, a complete protocol includes the input data used, details on the restraints, sampling, and clustering, as well as output models. Use via IMP.pmi.representation.Representation.add_protocol_output() (for PMI 1) or IMP.pmi.topology.System.add_protocol_output() (for PMI 2).

See Also
IMP.pmi.mmcif.ProtocolOutput for a concrete subclass that outputs mmCIF files.
Note
This class is only available in Python.

Definition at line 22 of file output.py.


The documentation for this class was generated from the following file: