Chopper
|
#include <utility>
#include <vector>
#include <chopper/configuration.hpp>
#include <hibf/layout/layout.hpp>
#include <hibf/sketch/hyperloglog.hpp>
Go to the source code of this file.
Namespaces | |
namespace | chopper |
namespace | chopper::layout |
Functions | |
seqan::hibf::layout::layout | chopper::layout::determine_best_number_of_technical_bins (chopper::configuration &config, std::vector< size_t > const &kmer_counts, std::vector< seqan::hibf::sketch::hyperloglog > const &sketches) |