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 SeedSet using different algorithms for local chaining.
backThe last item in container.
beginThe begin of a container.
clearResets an object.
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:35