Function
suffix
Creates suffix object.
suffix(host, begin)
Parameters
host
The complete sequence.
begin
Position or iterator of the first element of the segment.
Return Values
The suffix of host that begins atbegin.
Remarks: The type of the suffix is given by Suffix.
Remarks
Notational sugar.
SeqAn - Sequence Analysis Library - www.seqan.de