Class
LfTable
LfTable is an object storing all necessary information for the LF-mapping.
LfTable<TOccTable, TPrefixSumTable>
Include Headers
seqan/Index.h
Parameters
TOccTable
The occurrence table data structure.
TPrefixSumTable
The specialisation tag.
Default: String
Functions
clearClears the prefix sum table.
createLfTableCreates the LF table
emptyClears the LF table.
getFibreReturns a specific fibre of a container.
lengthReturns the number of different characters in the prefix-sum table.
lfMappingReturns the position of an character at a specified position of L in F. L corresponds to the last column of the sorted cyclic rotations of the original text, while F correspond to the first column.
openThis functions loads a LF table from disk.
saveThis functions saves a LF table to disk.
setLfTableSet the LfTable of the compressed suffix array.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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