Function
countGaps
Count blanks at a specific position in a gapped sequence.
Include Headers
seqan/align.h
Parameters
|  A gapped sequence. Types:  Gaps | |
|  The view position at which  | 
Remarks
 If there is no gap at position view_position , the function returns 0 .
Return Values
 Number of consecutive gaps in gapped_sequence  starting at position view_position .
Metafunctions: Size
SeqAn - Sequence Analysis Library - www.seqan.de