Method: Bio::Blast::Report::Hit#overlap
- Defined in:
- lib/bio/appl/blast/report.rb
#overlap ⇒ Object
296 |
# File 'lib/bio/appl/blast/report.rb', line 296 def overlap; @hsps.first.align_len; end |
296 |
# File 'lib/bio/appl/blast/report.rb', line 296 def overlap; @hsps.first.align_len; end |