|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index. More...
#include <array>#include <ranges>#include <seqan3/alphabet/adaptation/char.hpp>#include <seqan3/alphabet/adaptation/uint.hpp>#include <seqan3/alphabet/concept.hpp>#include <seqan3/contrib/sdsl-lite.hpp>#include <seqan3/core/range/type_traits.hpp>#include <seqan3/search/fm_index/fm_index.hpp>#include <seqan3/search/fm_index/fm_index_cursor.hpp>#include <seqan3/utility/views/slice.hpp>
Include dependency graph for bi_fm_index_cursor.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::bi_fm_index_cursor< index_t > |
| The SeqAn Bidirectional FM Index Cursor. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Provides the seqan3::bi_fm_index_cursor for searching in the bidirectional seqan3::bi_fm_index.