Method: Bio::Sim4::Report::Segment#seq

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

#seqObject (readonly)

sequence (with gaps) of the segment



263
264
265
# File 'lib/bio/appl/sim4/report.rb', line 263

def seq
  @seq
end