SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
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_cursor.hpp [code]
 Provides the seqan3::bi_fm_index_cursor 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 cursors.
 
file  fm_index.hpp [code]
 Provides the unidirectional seqan3::fm_index.
 
file  fm_index_cursor.hpp [code]
 Provides the seqan3::fm_index_cursor for searching in the unidirectional seqan3::fm_index.