Method: Bio::Blast::Default::Report#db_len
- Defined in:
- lib/bio/appl/blast/format0.rb
#db_len ⇒ Object (readonly)
number of letters in database
102 103 104 |
# File 'lib/bio/appl/blast/format0.rb', line 102 def db_len @db_len end |