Function
removeGap
Removes one blank from a gapped sequence.
Include Headers
seqan/align.h
Parameters
|  A gapped sequence. Types:  Gaps | |
|  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.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de