OEPolymerType
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
The OEPolymerType namespace contains the
following constants:
Default
The default polymer type is
OEPolymerType_Peptide.
Chem
Represents monomers with generic polymer type.
String representation: Chem
Peptide
Represents peptidic monomers that can be used to define large peptide molecules.
String representation: Peptide
Undefined
See also
OEGetPolymerTypefunctionOEHasPolymerTypefunctorOEMonomerDataclassOEStringToPolymerTypeandOEPolymerTypeToStringfunctions