Attention

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

OEStringToMonomerType

unsigned OEStringToMonomerType(const std::string &)

Converts a string into a constant in the OEMonomerType namespace. Returns OEMonomerType::Undefined, if the string does not represent any of the specific monomer type.

See also