Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
initialise_max_bin_kmers.hpp File Reference

Provides raptor::hibf::initialise_max_bin_kmers. More...

+ Include dependency graph for initialise_max_bin_kmers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  raptor::hibf
 Must be first include.
 

Functions

template<seqan3::data_layout data_layout_mode>
size_t raptor::hibf::initialise_max_bin_kmers (robin_hood::unordered_flat_set< size_t > &kmers, std::vector< int64_t > &ibf_positions, std::vector< int64_t > &filename_indices, lemon::ListDigraph::Node const &node, build_data< data_layout_mode > &data, build_arguments const &arguments)
 

Detailed Description

Provides raptor::hibf::initialise_max_bin_kmers.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>