IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
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 461 of file pmi/restraints/proteomics.py.


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