|
__init__(self,
reference_structure,
*args,
**kwargs) |
|
|
|
_prepareStructures(self)
Returns:
a working copy of the reference and test structures, renumbered
and/or reduced as needed. |
|
|
|
|
tuple
|
_align_hydrogens(self,
st1,
st2)
align the hydrogens to get correct chirality this is done by finding
the permutation of hydrogens about each heavy atom that minimizes
rmsd computed using only the heavy atom and attached hydrogens |
|
|
Inherited from structutils.rmsd.ConformerRmsdX :
__str__ ,
calculate ,
getRmsdDataname ,
writeCommand ,
writeStructures
|