Method: Bio::Fasta::Report::Hit#sw

Defined in:
lib/bio/appl/fasta/format10.rb

#swObject

Smith-Waterman score



252
253
254
# File 'lib/bio/appl/fasta/format10.rb', line 252

def sw
  @score['sw_score'].to_i
end