Method: Bio::KEGG::ORTHOLOGY#definition
- Defined in:
- lib/bio/db/kegg/orthology.rb
#definition ⇒ Object
Returns DEFINITION field of the entry.
51 52 53 |
# File 'lib/bio/db/kegg/orthology.rb', line 51 def definition field_fetch('DEFINITION') end |