IMP  2.3.0
The Integrative Modeling Platform
IMP.modeller.IMPRestraints Class Reference

A Modeller restraint which evaluates all defined IMP restraints. More...

Inherits energy_term.

Detailed Description

A Modeller restraint which evaluates all defined IMP restraints.

This can be used to incorporate IMP Restraints into an existing comparative modeling pipeline, or to use Modeller optimizers or protocols.

Parameters
particlesA list of the IMP atoms (as Particle objects), same order as the Modeller atoms.
Note
since Modeller, unlike IMP, is sensitive to the ordering of atoms, it usually makes sense to create the model in Modeller and then use ModelLoader to load it into IMP, since that will preserve the Modeller atom ordering in IMP.
This class is only available in Python.

Definition at line 367 of file modeller/__init__.py.


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