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

Provides raptor::load_index. More...

+ Include dependency graph for load_index.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename index_t >
void raptor::load_index (index_t &index, search_arguments const &arguments)
 
template<typename index_t >
void raptor::load_index (index_t &index, search_arguments const &arguments, size_t const part)
 
template<typename index_t >
void raptor::detail::load_index (index_t &index, std::filesystem::path const &path)
 

Detailed Description

Provides raptor::load_index.

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