Method: Bio::Blast::Report::Hit#bit_score

Defined in:
lib/bio/appl/blast/report.rb

#bit_scoreObject



293
# File 'lib/bio/appl/blast/report.rb', line 293

def bit_score;        @hsps.first.bit_score;        end