IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP.pmi.restraints.stereochemistry.HelixRestraint Class Reference

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

Inherits RestraintBase.

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 231 of file restraints/stereochemistry.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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

Constructor.

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

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


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