Method: Bio::Fetch#database
- Defined in:
- lib/bio/io/fetch.rb
#database ⇒ Object
The default database to query – This will be used by the get_by_id method ++
151 152 153 |
# File 'lib/bio/io/fetch.rb', line 151 def database @database end |