IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
IMP.pmi1.restraints.proteomics.SetupConnectivityNetworkRestraint Class Reference

generates and wraps a IMP.pmi1.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.pmi1.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 546 of file pmi1/restraints/proteomics.py.


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