Method: Bio::KEGG::GENOME#data_source

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

#data_sourceObject

DATA_SOURCE – Returns contents of the DATA_SOURCE record as a String.



106
107
108
# File 'lib/bio/db/kegg/genome.rb', line 106

def data_source
  field_fetch('DATA_SOURCE')
end