IMP
2.4.0
The Integrative Modeling Platform
|
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.
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
Definition at line 17 of file pmi/restraints/proteomics.py.