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

Implements raptor::hibf::chopper_build. More...

+ Include dependency graph for chopper_build.cpp:

Namespaces

namespace  raptor::hibf
 Must be first include.
 

Functions

template<seqan3::data_layout data_layout_mode>
void raptor::hibf::chopper_build (build_arguments const &arguments)
 
template void raptor::hibf::chopper_build< seqan3::data_layout::compressed > (build_arguments const &)
 
template void raptor::hibf::chopper_build< seqan3::data_layout::uncompressed > (build_arguments const &)
 

Detailed Description

Implements raptor::hibf::chopper_build.

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