# File lib/bio/shell/plugin/keggapi.rb, line 17 def keggapi_definition2tab(list) ary = [] list.each do |entry| ary << "#{entry.entry_id}\t#{entry.definition}" end return ary end
[Validate]
Generated with the Darkfish Rdoc Generator 2.