Function
isUnique
Test whether the representative occurs only once in every sequence.
bool isUnique(iterator)
Include Headers
seqan/index.h
Parameters
iterator
An iterator of a suffix tree.
Return Values
true if there are at least two different characters left of the occurences, otherwise false.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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