Class
SeedSet
Handles a set of seeds with local chaining on adding seeds.
SeedSet<TSeedSpec>
Include Headers
seqan/seeds.h
Parameters
TSeedSpec
Specialization of the underlying seed to use.
Metafunctions
GetValueType for reading values.
IteratorType of iterator objects that are used to traverse the container.
PositionType of an object that represents a position in a container.
ReferenceReference type.
SizeType of an object that is suitable to hold size information.
ValueType of the items in the container or behind an iterator.
Functions
addSeedAdds a seed to an existing set.
addSeedsAdds several seeds to an existing set. If a merging or chaining algorithm is used seeds are added if the merging or chaining fails.
backThe last item in container.
beginThe begin of a container.
endThe end of a container.
frontThe first item in container.
lengthThe number of items/characters.
minScoreReturns the threshold to distinguish between high-scoring and low-scoring seeds.
setMinScoreSets the threshold at which seeds are considered high-scoring.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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