|
fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
|
#include <seqan3/search/views/minimiser_hash.hpp>#include <raptor/adjust_seed.hpp>#include <raptor/dna4_traits.hpp>#include <raptor/search/do_parallel.hpp>#include <raptor/search/load_index.hpp>#include <raptor/search/sync_out.hpp>#include <raptor/threshold/threshold.hpp>Go to the source code of this file.
Namespaces | |
| namespace | raptor |
Functions | |
| template<typename index_t > | |
| void | raptor::search_single (search_arguments const &arguments, index_t &&index) |