Method: Bio::Blast::Report::Hit#hsps

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

#hspsObject (readonly)

Returns an Array of Bio::Blast::Report::Hsp objects.



256
257
258
# File 'lib/bio/appl/blast/report.rb', line 256

def hsps
  @hsps
end