Method: Bio::HMMER::Report::Hit#hsps
- Defined in:
- lib/bio/appl/hmmer/report.rb
#hsps ⇒ Object (readonly)
An Array of Bio::HMMER::Report::Hsp objects.
368 369 370 |
# File 'lib/bio/appl/hmmer/report.rb', line 368 def hsps @hsps end |