Method: Bio::Sim4::Report::SegmentPair#hit_to
- Defined in:
- lib/bio/appl/sim4/report.rb
#hit_to ⇒ Object
end position of the hit(target) (including its position)
230 |
# File 'lib/bio/appl/sim4/report.rb', line 230 def hit_to; @seq2.to; end |