OEGetChis
OEGetChis(res: OEHierResidue) -> List[float]
OEGetChis(atom: OEAtomBase, assume: int = OEAssumption_Default) -> List[float]
Returns an iterator over the torsion-type constants from OEProtTorType
(e.g. Chi1, Chi2) for all the side-chain \(\chi\) (chi) angles of a
particular residue. Pass these constants to OEGetTorsion to retrieve
the actual angle values in radians.