keggtools.const#

Global constants.

Attributes#

Module Contents#

keggtools.const.AMINO_ACID_METABOLISM: dict[str, str]#
keggtools.const.BIOSYNTHESIS_OF_OTHER_SECONDARY_METABOLITES: dict[str, str]#
keggtools.const.CARBOHYDRATE_METABOLISM: dict[str, str]#
keggtools.const.CHEMICAL_STRUCTURE_TRANSFORMATION_MAPS: dict[str, str]#
keggtools.const.ENERGY_METABOLISM: dict[str, str]#
keggtools.const.ENTRY_TYPE: list[str] = ['ortholog', 'enzyme', 'reaction', 'gene', 'group', 'compound', 'map', 'brite', 'other']#
keggtools.const.GLOBAL_AND_OVERVIEW_MAPS: dict[str, str]#
keggtools.const.GLYCAN_BIOSYNTHESIS_AND_METABOLISM: dict[str, str]#
keggtools.const.GRAPHIC_TYPE: list[str] = ['rectangle', 'circle', 'roundrectangle', 'line']#
keggtools.const.IMMUNE_SYSTEM_PATHWAYS: dict[str, str]#
keggtools.const.LIPID_METABOLISM: dict[str, str]#
keggtools.const.METABOLISM_OF_COFACTORS_AND_VITAMINS: dict[str, str]#
keggtools.const.METABOLISM_OF_OTHER_AMINO_ACIDS: dict[str, str]#
keggtools.const.METABOLISM_OF_TERPENOIDS_AND_POLYKETIDES: dict[str, str]#
keggtools.const.NUCLEOTIDE_METABOLISM: dict[str, str]#
keggtools.const.REACTION_TYPE: list[str] = ['reversible', 'irreversible']#
keggtools.const.RELATION_SUBTYPES: list[str] = ['compound', 'hidden compound', 'activation', 'inhibition', 'expression', 'repression',...#
keggtools.const.RELATION_TYPES: list[str] = ['ECrel', 'PPrel', 'GErel', 'PCrel', 'maplink']#
keggtools.const.XENOBIOTICS_BIODEGRADATION_AND_METABOLISM: dict[str, str]#