Constants and Enumerations

This module

class glypy.structure.constants.Anomer[source]

Corresponds to the type of linkage found at the anomeric carbon of this Monosaccharide

Is an Enum

class glypy.structure.constants.Configuration[source]

Corresponds to the optical stereomeric state of the Monosaccharide

Is an Enum

class glypy.structure.constants.LinkageType[source]
class glypy.structure.constants.Modification[source]

Corresponds to discrete composition shifts of the Monosaccharide which are simple enough to not constitute a distinct object to represent like Substituent.

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 Monosaccharide

Is an Enum

class glypy.structure.constants.Stereocoding[source]
class glypy.structure.constants.SuperClass[source]

Corresponds to the number of carbon atoms in the carbohydrate backbone of the Monosaccharide

Is an Enum