Method: Bio::Blast::Default::Report#num_hits
- Defined in:
- lib/bio/appl/blast/format0.rb
#num_hits ⇒ Object (readonly)
number of hits. Note that this may differ from hits.size
.
138 139 140 |
# File 'lib/bio/appl/blast/format0.rb', line 138 def num_hits @num_hits end |