OEGetAminoAcidType

Attention

This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.

OEGetAminoAcidType(monomer_mol: Union[OEGraphMol,OEMol,OEQMol]) -> int
OEGetAminoAcidType(monomerSmiles: str) -> int

Determines the amino acid type of the monomer defined by its molecule or smiles representation.

See also