Class Specialization
IndexSa
An index based on a suffix array.
![]() | ![]() | ||||||
IndexSa |
Include Headers
seqan/index_extras.h
Specialization of
Metafunctions
Type of a specific container member (fibre). (Index) | |
The default alphabet type of a suffix array, i.e. the type to store a position of a string or string set. (Index) |
Functions
The begin of a container. (Index) | |
Resets an object. (Index) | |
Return the number of sequences in an index' underlying text. (Index) | |
The end of a container. (Index) | |
Returns a specific fibre of a container. (Index) | |
Creates a specific Fibre. (Index) | |
On-demand creation of a specific Fibre. (Index) | |
Returns whether a specific Fibre is present. (Index) | |
The number of items/characters. (Index) | |
Sets the haystack of a Finder object. (Index) |
Example Programs
SeqAn - Sequence Analysis Library - www.seqan.de