class Bio::KEGG::KGML::Reaction
Bio::KEGG::KGML::Reaction
contains a reaction element in the KGML
.
Attributes
alt element (Hash)
type of this reaction (String or nil). Normally “reversible” or “irreversible”. (‘type’ attribute in ‘reaction’ element)
type of this reaction (String or nil). Normally “reversible” or “irreversible”. (‘type’ attribute in ‘reaction’ element)
KEGG-stype ID string of this reaction (String or nil) (‘name’ attribute in ‘reaction’ element)
KEGG-stype ID string of this reaction (String or nil) (‘name’ attribute in ‘reaction’ element)
ID of this reaction (Integer or nil)
KEGG-stype ID string of this reaction (String or nil) (‘name’ attribute in ‘reaction’ element)
Products. Each product name is the KEGG-style ID string. (Array containing String objects, or nil)
Substrates. Each substrate name is the KEGG-style ID string. (Array containing String objects, or nil)
type of this reaction (String or nil). Normally “reversible” or “irreversible”. (‘type’ attribute in ‘reaction’ element)