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

Namespaces

namespace  raptor
 
namespace  raptor::threshold
 

Functions

std::vector< double > raptor::threshold::one_indirect_error_model (size_t const pattern_size, size_t const window_size, seqan3::shape const shape)