IMP  2.4.0
The Integrative Modeling Platform
IMP.pmi.restraints.proteomics.ConnectivityRestraint Class Reference

generate a connectivity restraint between domains setting up the restraint example: cr=restraints.ConnectivityRestraint(simo,["CCC",(1,100,"TTT"),(100,150,"AAA")]) cr.add_to_model() cr.set_label("CR1") More...

Inherits object.

Detailed Description

generate a connectivity restraint between domains setting up the restraint example: cr=restraints.ConnectivityRestraint(simo,["CCC",(1,100,"TTT"),(100,150,"AAA")]) cr.add_to_model() cr.set_label("CR1")

Multistate support =No Selection type=selection tuple Resolution=Yes

Note
This class is only available in Python.

Definition at line 17 of file pmi/restraints/proteomics.py.


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