OEPerceivePeptideMonomerConnections
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEPerceivePeptideMonomerConnections(mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool
The function identifies the backbone of the amino acid represented by the molecule and marks the backbone connections in the molecule. The function returns whether both connection points could be identified.
See also