IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP.pmi.restraints.proteomics.SetupConnectivityNetworkRestraint Class Reference

generates and wraps a IMP.pmi.ConnectivityRestraint between domains example: cr=restraints.ConnectivityNetworkRestraint(simo,["CCC",(1,100,"TTT"),(100,150,"AAA")]) cr.add_to_model() cr.set_label("CR1") More...

Inherits object.

Detailed Description

generates and wraps a IMP.pmi.ConnectivityRestraint between domains example: cr=restraints.ConnectivityNetworkRestraint(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 533 of file pmi/restraints/proteomics.py.


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