OEGetPartialResidues
Attention
This API is currently available in C++ and Python.
OEGetPartialResidues(du: OEDesignUnit) -> OEResidueVector
OEGetPartialResidues(mol: Union[OEGraphMol,OEMol,OEQMol]) -> OEResidueVector
This function looks through the molecule and generates a list of standard protein residues with partial
sidechains, which can then be passed to OEBuildSidechains
See also
OEBuildSidechainsfunction