#include <chopper/sketch/sketch_file.hpp>
|
template<typename archive_t > |
void | serialize (archive_t &archive) |
|
◆ serialize()
template<typename archive_t >
void chopper::sketch::sketch_file::serialize |
( |
archive_t & |
archive | ) |
|
|
inlineprivate |
◆ cereal::access
friend class cereal::access |
|
friend |
◆ chopper_config
◆ filenames
std::vector<std::vector<std::string> > chopper::sketch::sketch_file::filenames {} |
◆ hll_sketches
std::vector<seqan::hibf::sketch::hyperloglog> chopper::sketch::sketch_file::hll_sketches {} |
◆ minHash_sketches
std::vector<seqan::hibf::sketch::minhashes> chopper::sketch::sketch_file::minHash_sketches {} |
The documentation for this struct was generated from the following file: