Method: Bio::Fasta::Report#hits
- Defined in:
- lib/bio/appl/fasta/format10.rb
#hits ⇒ Object (readonly)
Returns an Array of Bio::Fasta::Report::Hit objects.
56 57 58 |
# File 'lib/bio/appl/fasta/format10.rb', line 56 def hits @hits end |