Function
sourceLength
Length of the source.
Include Headers
seqan/align.h
Parameters
|  A gaps object. Types:  Gaps | 
Remarks
 This function is equivalent to clippedEndPosition(gaps) - clippedBeginPosition(gaps) .
Return Values
 Length of the used part of the source.
Metafunctions: Size
SeqAn - Sequence Analysis Library - www.seqan.de