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

Provides raptor::hibf::compute_kmers. More...

+ Include dependency graph for compute_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

void raptor::hibf::compute_kmers (robin_hood::unordered_flat_set< size_t > &kmers, build_arguments const &arguments, chopper_pack_record const &record)
 

Detailed Description

Provides raptor::hibf::compute_kmers.

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