Constants and Enumerations¶
This module
- class glypy.structure.constants.Anomer[source]¶
Corresponds to the type of linkage found at the anomeric carbon of this
MonosaccharideIs an
Enum
- class glypy.structure.constants.Configuration[source]¶
Corresponds to the optical stereomeric state of the
MonosaccharideIs an
Enum
- class glypy.structure.constants.Modification[source]¶
Corresponds to discrete composition shifts of the
Monosaccharidewhich are simple enough to not constitute a distinct object to represent likeSubstituent.Is an
Enum
- class glypy.structure.constants.RingType[source]¶
Corresponds to the type of ring structure of this
Monosaccharide. Pyranose rings are five-member rings including one Oxygen and Furanose rings are four member rings including one Oxygen.Is an
Enum
- class glypy.structure.constants.Stem[source]¶
Corresponds to the bond formation pattern between the carbon atoms in the carbohydrate backbone of the
MonosaccharideIs an
Enum
- class glypy.structure.constants.SuperClass[source]¶
Corresponds to the number of carbon atoms in the carbohydrate backbone of the
MonosaccharideIs an
Enum