IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Enforce ideal Helix dihedrals and bonds for a selection at resolution 0. More...
Inherits object.
Enforce ideal Helix dihedrals and bonds for a selection at resolution 0.
Definition at line 289 of file /restraints/stereochemistry.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi1.restraints.stereochemistry.HelixRestraint.__init__ | ( | self, | |
hierarchy, | |||
selection_tuple, | |||
weight = 1.0 , |
|||
label = '' |
|||
) |
Constructor.
hierarchy | the root node |
selection_tuple | (start, stop, molname, copynum=0) |
weight |
Definition at line 294 of file /restraints/stereochemistry.py.