Provides the seqan3::bi_fm_index_iterator for searching in the bidirectional seqan3::bi_fm_index. More...
#include <array>
#include <sdsl/suffix_trees.hpp>
#include <range/v3/view/iota.hpp>
#include <range/v3/view/slice.hpp>
#include <seqan3/alphabet/all.hpp>
#include <seqan3/core/metafunction/range.hpp>
#include <seqan3/search/fm_index/bi_fm_index.hpp>
#include <seqan3/std/view/transform.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::bi_fm_index_iterator< index_t > |
The SeqAn Bidirectional FM Index Iterator. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Provides the seqan3::bi_fm_index_iterator for searching in the bidirectional seqan3::bi_fm_index.