IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
add bond restraint between pair of consecutive residues/beads to enforce the stereochemistry. More...
Inherits object.
add bond restraint between pair of consecutive residues/beads to enforce the stereochemistry.
Definition at line 107 of file stereochemistry.py.
Public Member Functions | |
def | __init__ |
jitter: defines the +- added to the optimal distance in the harmonic well restraint used to increase the tolerance More... | |
def IMP.pmi.restraints.stereochemistry.ResidueBondRestraint.__init__ | ( | self, | |
representation, | |||
selection_tuple, | |||
distance = 3.78 , |
|||
strength = 10.0 , |
|||
jitter = None |
|||
) |
jitter: defines the +- added to the optimal distance in the harmonic well restraint used to increase the tolerance
Definition at line 116 of file stereochemistry.py.