Function
sourceSegment
The used part of the source.
sourceSegment(object)
Parameters
object
An object.
Types: Gaps
Return Values
The part of the source that is actually used by object.
Types: Segment
Remarks
The source of a Gaps instance is the underlying sequence without gaps. sourceSegment is useful since Gaps can be limited to work on a subsequence of the source.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de