IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
add harmonic restraints between all pairs More...
Inherits object.
add harmonic restraints between all pairs
Definition at line 595 of file stereochemistry.py.
Public Member Functions | |
def | __init__ |
ca_only: only applies for resolution 0 More... | |
def IMP.pmi.restraints.stereochemistry.ElasticNetworkRestraint.__init__ | ( | self, | |
representation, | |||
selection_tuples, | |||
resolution = 1 , |
|||
strength = 0.01 , |
|||
dist_cutoff = 10.0 , |
|||
ca_only = True |
|||
) |
ca_only: only applies for resolution 0
Definition at line 603 of file stereochemistry.py.