SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
fm_index Directory Reference
Directory dependency graph for fm_index:

Directories

 
detail

Files

 
all.hpp
 Meta-header for the Search / FM Index submodule .
 
bi_fm_index.hpp
 Provides the bidirectional seqan3::bi_fm_index.
 
bi_fm_index_cursor.hpp
 Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index.
 
concept.hpp
 Provides the concept for seqan3::detail::sdsl_index.
 
fm_index.hpp
 Provides the unidirectional seqan3::fm_index.
 
fm_index_cursor.hpp
 Provides the seqan3::fm_index_cursor for searching in the unidirectional seqan3::fm_index.
Hide me