IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
IMP.pmi1.output.ProtocolOutput Class Reference

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

+ Inheritance diagram for IMP.pmi1.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.pmi1.representation.Representation.add_protocol_output() (for PMI 1) or IMP.pmi1.topology.System.add_protocol_output() (for PMI 2).

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

Definition at line 40 of file /output.py.


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