|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
Enforce ideal Helix dihedrals and bonds for a selection at resolution 0. More...
Inherits RestraintBase.
Enforce ideal Helix dihedrals and bonds for a selection at resolution 0.
Definition at line 230 of file stereochemistry.py.
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
| def IMP.pmi.restraints.stereochemistry.HelixRestraint.__init__ | ( | self, | |
| hierarchy, | |||
| selection_tuple, | |||
weight = 1.0, |
|||
label = None |
|||
| ) |
Constructor.
| hierarchy | the root node |
| selection_tuple | (start, stop, molname, copynum=0) |
| weight |
Definition at line 235 of file stereochemistry.py.