Method: Bio::KEGG::KGML#image

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

#imageObject (readonly)

image URL of this pathway map (String or nil) (‘pathway’ element)



168
169
170
# File 'lib/bio/db/kegg/kgml.rb', line 168

def image
  @image
end