IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
IMP.pmi1.restraints.stereochemistry.HelixRestraint Class Reference

Enforce ideal Helix dihedrals and bonds for a selection at resolution 0. More...

Inherits object.

Detailed Description

Enforce ideal Helix dihedrals and bonds for a selection at resolution 0.

Note
This class is only available in Python.

Definition at line 289 of file /restraints/stereochemistry.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi1.restraints.stereochemistry.HelixRestraint.__init__ (   self,
  hierarchy,
  selection_tuple,
  weight = 1.0,
  label = '' 
)

Constructor.

Parameters
hierarchythe root node
selection_tuple(start, stop, molname, copynum=0)
weight

Definition at line 294 of file /restraints/stereochemistry.py.


The documentation for this class was generated from the following file: