Method: Bio::Blast::Report::Hit#len

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

#lenObject Also known as: target_len

Length of subject



263
264
265
# File 'lib/bio/appl/blast/report.rb', line 263

def len
  @len
end