Raptor
A fast and space-efficient pre-filter
|
Provides raptor::raptor_index. More...
#include <cereal/types/string.hpp>
#include <cereal/types/vector.hpp>
#include <sharg/exceptions.hpp>
#include <hibf/hierarchical_interleaved_bloom_filter.hpp>
#include <raptor/argument_parsing/build_arguments.hpp>
#include <raptor/strong_types.hpp>
Go to the source code of this file.
Classes | |
class | raptor::raptor_index< data_t > |
Concepts | |
concept | raptor::index_structure::is_ibf |
concept | raptor::index_structure::is_hibf |
concept | raptor::index_structure::is_valid |
Typedefs | |
using | raptor::index_structure::hibf = seqan::hibf::hierarchical_interleaved_bloom_filter |
using | raptor::index_structure::ibf = seqan::hibf::interleaved_bloom_filter |
Provides raptor::raptor_index.