Method: Bio::Sim4::Report::SegmentPair#hseq

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

#hseqObject

hit(target) sequence (with gaps) of the alignment of the segment pair.



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

def hseq;       @seq2.seq;  end