Function
concat
Returns the concatenation sequence of all sequences in a StringSet.
concat(stringSet)
Include Headers
seqan/sequence.h
Parameters
stringSet
A StringSet object.
Types: StringSet
Remarks
If stringSet is a ConcatDirect StringSet a reference to stringSet.concat is returned. For all other StringSets a ConcatenatorManyToOne object is returned.
Return Values
A container that can be iterated like the concatenation string of all sequences in a StringSet.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:17