Class Specialization
Simple Seed
Describes a seed with start and end position and diagonal upper and lower bounds.
Seed
Simple Seed
Seed<Simple, TConfig>
Parameters
TConfig
The configuration object used for the seed.
Default: DefaultSeedConfig.
Specialization of
Metafunctions
DiagonalReturns type of the value for the diagonal of a seed. (Seed)
PositionThe position type of a SeedDiagonal. (Seed)
SeedScoreReturns type of the value for the score of a seed. (Seed)
SizeThe position type of a SeedDiagonal. (Seed)
Member Functions
SeedConstructor
Functions
addSeedAdds a seed to an existing SeedSet using different algorithms for local chaining. (Seed)
assignAssigns one object to another object. (Seed)
beginDiagonalReturns the diagonal of the start point. (Seed)
beginPositionH Returns the begin position of the seed in the database. (Seed)
beginPositionV Returns the begin position of the seed in the query. (Seed)
endDiagonalReturns the diagonal of the end point. (Seed)
endPositionH Returns the end position of the seed in the database. (Seed)
endPositionV Returns the end position of the seed in the query. (Seed)
extendSeedExtends a seed. (Seed)
lowerDiagonalReturns the leftmost diagonal of the seed (minimum diagonal value). (Seed)
moveHands over content from one container to another container. (Seed)
scoreReturns the score of the seed. (Seed)
setBeginPositionH Sets the begin position of the seed in the database. (Seed)
setBeginPositionV Sets the begin position of the seed in the query. (Seed)
setEndPositionH Sets the end position of the seed in the database. (Seed)
setEndPositionV Returns the end position of the seed in the query. (Seed)
setLowerDiagonal Sets a new value for the leftmost diagonal. (Seed)
setScoreSet the score value of a seed. (Seed)
setUpperDiagonal Sets a new value for the rightmost diagonal. (Seed)
upperDiagonalReturns the rightmost diagonal of the seed (maximum diagonal value). (Seed)
SeqAn - Sequence Analysis Library - www.seqan.de
 

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