IMP Reference Guide
2.8.0
The Integrative Modeling Platform
|
Add bonds and improper dihedral restraints for the CBs. More...
Inherits object.
Add bonds and improper dihedral restraints for the CBs.
Definition at line 1059 of file stereochemistry.py.
Public Member Functions | |
def | __init__ |
need to add: ca-ca bond ca-cb is a constraint, no restraint needed ca-ca-ca cb-ca-ca-cb More... | |
def IMP.pmi.restraints.stereochemistry.PseudoAtomicRestraint.__init__ | ( | self, | |
rnums, | |||
representation, | |||
selection_tuple, | |||
strength = 10.0 , |
|||
kappa = 1.0 , |
|||
jitter_angle = 0.0 , |
|||
jitter_improper = 0.0 |
|||
) |
need to add: ca-ca bond ca-cb is a constraint, no restraint needed ca-ca-ca cb-ca-ca-cb
Definition at line 1065 of file stereochemistry.py.