Raptor
A fast and space-efficient pre-filter
All Classes Namespaces Files Functions Variables Macros Pages Concepts
search_partitioned_hibf.hpp File Reference

Provides raptor::search_partitioned_hibf. More...

#include <seqan3/search/views/minimiser_hash.hpp>
#include <raptor/adjust_seed.hpp>
#include <raptor/contrib/std/chunk_view.hpp>
#include <raptor/dna4_traits.hpp>
#include <raptor/search/do_parallel.hpp>
#include <raptor/search/load_index.hpp>
#include <raptor/search/sync_out.hpp>
#include <raptor/threshold/threshold.hpp>
+ Include dependency graph for search_partitioned_hibf.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename index_t >
void raptor::search_partitioned_hibf (search_arguments const &arguments, index_t &&index)
 

Detailed Description

Provides raptor::search_partitioned_hibf.

Author
Svenja Mehringer <svenja.mehringer AT fu-berlin.de>
Hide me