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

Implements raptor::max_count_per_partition. More...

+ Include dependency graph for max_count_per_partition.cpp:

Functions

std::vector< size_t > raptor::max_count_per_partition (partition_config const &cfg, build_arguments const &arguments)
 
template<file_types file_type>
std::vector< size_t > raptor::detail::max_count_per_partition (partition_config const &cfg, std::vector< std::vector< std::string > > const &bin_path, uint8_t const threads, seqan3::shape const &shape, uint32_t const window_size)
 
std::vector< size_t > raptor::max_count_per_partition (partition_config const &cfg, upgrade_arguments const &arguments)
 

Detailed Description

Implements raptor::max_count_per_partition.

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