Method: Bio::Blast::Report::Hit#bit_score
- Defined in:
- lib/bio/appl/blast/report.rb
#bit_score ⇒ Object
293 |
# File 'lib/bio/appl/blast/report.rb', line 293 def bit_score; @hsps.first.bit_score; end |
293 |
# File 'lib/bio/appl/blast/report.rb', line 293 def bit_score; @hsps.first.bit_score; end |