Class Specialization
Simple Seed
Describes a seed with start and end position and diagonal upper and lower bounds.
![]() | ![]() | ||||||
Simple Seed |
Parameters
The type number that should be used. Must have negative numbers (e.g. int/long). |
Specialization of
Metafunctions
Returns type of the value for the diagonal of a seed. (Seed) | |
The position type of a SeedDiagonal. (Seed) | |
Returns type of the value for the score of a seed. (Seed) | |
The position type of a SeedDiagonal. (Seed) |
Member Functions
Constructor |
Functions
Adds a seed to an existing set. (Seed) | |
Assigns one object to another object. (Seed) | |
Returns the diagonal of the start point. (Seed) | |
Returns the begin position of the seed in the database. (Seed) | |
Returns the begin position of the seed in the query. (Seed) | |
Returns the diagonal of the end point. (Seed) | |
Returns the end position of the seed in the database. (Seed) | |
Returns the end position of the seed in the query. (Seed) | |
Extends a seed. (Seed) | |
Returns the leftmost diagonal of the seed (minimum diagonal value). (Seed) | |
Hands over content from one container to another container. (Seed) | |
Returns the score of the seed. (Seed) | |
Sets the begin position of the seed in the database. (Seed) | |
Sets the begin position of the seed in the query. (Seed) | |
Sets the end position of the seed in the database. (Seed) | |
Returns the end position of the seed in the query. (Seed) | |
Sets a new value for the leftmost diagonal. (Seed) | |
Set the score value of a seed. (Seed) | |
Sets a new value for the rightmost diagonal. (Seed) | |
Returns the rightmost diagonal of the seed (maximum diagonal value). (Seed) |
SeqAn - Sequence Analysis Library - www.seqan.de