Method: Bio::Blast::Report::Hsp#gaps

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

#gapsObject

Number of gaps in HSP



358
359
360
# File 'lib/bio/appl/blast/report.rb', line 358

def gaps
  @gaps
end