HIBF 1.0.0-rc.1
|
Implements seqan::hibf::compute_kmers. More...
#include <cstdint>
#include <hibf/build/build_data.hpp>
#include <hibf/contrib/robin_hood.hpp>
#include <hibf/layout/layout.hpp>
Go to the source code of this file.
Functions | |
void | seqan::hibf::build::compute_kmers (robin_hood::unordered_flat_set< uint64_t > &kmers, build_data const &data, layout::layout::user_bin const &record) |
Computes kmers. | |
Implements seqan::hibf::compute_kmers.