Method: Bio::Blast::Default::Report#db_num
- Defined in:
- lib/bio/appl/blast/format0.rb
#db_num ⇒ Object (readonly)
number of sequences in database
98 99 100 |
# File 'lib/bio/appl/blast/format0.rb', line 98 def db_num @db_num end |