Method: Bio::KEGG::MODULE#definition
- Defined in:
- lib/bio/db/kegg/module.rb
#definition ⇒ Object
Definition of the module, described in the DEFINITION line.
- Returns
-
String
61 62 63 |
# File 'lib/bio/db/kegg/module.rb', line 61 def definition field_fetch('DEFINITION') end |