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

Page built @2011/02/08 21:37:08