fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
|
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) |