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

Add dihedral restraints between quadruplet of consecutive residues/beads to enforce the stereochemistry. More...

Inherits RestraintBase.

Detailed Description

Add dihedral restraints between quadruplet of consecutive residues/beads to enforce the stereochemistry.

Give as input a string of "C" and "T", meaning cys (0+-40) or trans (180+-40) dihedral. The length of the string must be #residue-3. Without the string, the dihedral will be assumed trans.

Note
This class is only available in Python.

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


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