Method: Bio::KEGG::COMPOUND#entry_id
- Defined in:
- lib/bio/db/kegg/compound.rb
#entry_id ⇒ Object
ENTRY
25 26 27 |
# File 'lib/bio/db/kegg/compound.rb', line 25 def entry_id field_fetch('ENTRY')[/\S+/] end |
ENTRY
25 26 27 |
# File 'lib/bio/db/kegg/compound.rb', line 25 def entry_id field_fetch('ENTRY')[/\S+/] end |