Function
removeGap
Removes one blank from a gapped sequence.
removeGap(gapped_sequence, view_position)
Parameters
gapped_sequence
A gapped sequence.
Types: Gaps
view_position
The view position at which the blank is removed.
Remarks
If there is no gap at position view_position in gapped_sequence, then nothing happens.
SeqAn - Sequence Analysis Library - www.seqan.de