Method: Bio::KEGG::GENES#pathways

Defined in:
lib/bio/db/kegg/genes.rb

#pathwaysObject



147
148
149
# File 'lib/bio/db/kegg/genes.rb', line 147

def pathways
  pathway.scan(/\[PATH:(.*?)\]/).flatten
end