Method: Bio::Sim4::Report::SegmentPair#hit_from

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

#hit_fromObject

start position of the hit(target) (the first position is 1)



216
# File 'lib/bio/appl/sim4/report.rb', line 216

def hit_from;   @seq2.from; end