Bio.KEGG.KGML package
Submodules
- Bio.KEGG.KGML.KGML_parser module
- Bio.KEGG.KGML.KGML_pathway module
Pathway
Pathway.__init__()
Pathway.get_KGML()
Pathway.add_entry()
Pathway.remove_entry()
Pathway.add_reaction()
Pathway.remove_reaction()
Pathway.add_relation()
Pathway.remove_relation()
Pathway.__str__()
Pathway.name
Pathway.number
Pathway.compounds
Pathway.maps
Pathway.orthologs
Pathway.genes
Pathway.reactions
Pathway.reaction_entries
Pathway.relations
Pathway.element
Pathway.bounds
Entry
Component
Graphics
Reaction
Relation
Module contents
Code to work with data from the KEGG database.
References: Kanehisa, M. and Goto, S.; KEGG: Kyoto Encyclopedia of Genes and Genomes. Nucleic Acids Res. 28, 29-34 (2000).