Class
Seed
Describe a seed.
Seed<TSpec, TConfig>
Include Headers
seqan/seeds.h
Parameters
TSpec
The seed specialization type.
TConfig
The configuration object to use for this seed.
Specializations
Chained SeedDescribes a seed with start and end position2 and diagonal upper and lower bounds.
Simple SeedDescribes a seed with start and end position and diagonal upper and lower bounds.
Metafunctions
DiagonalReturns type of the value for the diagonal of a seed.
PositionThe position type of a SeedDiagonal.
SeedScoreReturns type of the value for the score of a seed.
SizeThe position type of a SeedDiagonal.
Functions
addSeedAdds a seed to an existing set.
assignAssigns one object to another object.
beginDiagonalReturns the diagonal of the start point.
beginPositionH Returns the begin position of the seed in the database.
beginPositionV Returns the begin position of the seed in the query.
endDiagonalReturns the diagonal of the end point.
endPositionH Returns the end position of the seed in the database.
endPositionV Returns the end position of the seed in the query.
extendSeedExtends a seed.
lowerDiagonalReturns the leftmost diagonal of the seed (minimum diagonal value).
moveHands over content from one container to another container.
scoreReturns the score of the seed.
setBeginPositionH Sets the begin position of the seed in the database.
setBeginPositionV Sets the begin position of the seed in the query.
setEndPositionH Sets the end position of the seed in the database.
setEndPositionV Returns the end position of the seed in the query.
setLowerDiagonal Sets a new value for the leftmost diagonal.
setScoreSet the score value of a seed.
setUpperDiagonal Sets a new value for the rightmost diagonal.
upperDiagonalReturns the rightmost diagonal of the seed (maximum diagonal value).
SeqAn - Sequence Analysis Library - www.seqan.de
 

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