SeqAn3
fm_index Directory Reference
Directory dependency graph for fm_index:

Directories

Files

file  all.hpp [code]
 Meta-header for the FM index module.
 
file  bi_fm_index.hpp [code]
 Provides the bidirectional seqan3::bi_fm_index.
 
file  bi_fm_index_iterator.hpp [code]
 Provides the seqan3::bi_fm_index_iterator for searching in the bidirectional seqan3::bi_fm_index.
 
file  concept.hpp [code]
 Provides the concepts for seqan3::fm_index and seqan3::bi_fm_index and its traits and iterators.
 
file  fm_index.hpp [code]
 Provides the unidirectional seqan3::fm_index.
 
file  fm_index_iterator.hpp [code]
 Provides the seqan3::fm_index_iterator for searching in the unidirectional seqan3::fm_index.