fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Namespaces | Functions
search_ibf.cpp File Reference
#include <raptor/search/search_ibf.hpp>
#include <raptor/search/search_single.hpp>

Namespaces

namespace  raptor
 

Functions

template<bool compressed>
void raptor::search_ibf (search_arguments const &arguments)
 
template void raptor::search_ibf< false > (search_arguments const &arguments)
 
template void raptor::search_ibf< true > (search_arguments const &arguments)