fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Namespaces | Functions
one_error_model.hpp File Reference
#include <cstddef>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  raptor
 
namespace  raptor::threshold
 

Functions

std::vector< double > raptor::threshold::one_error_model (size_t const kmer_size, double const p_mean, std::vector< double > const &affected_by_one_error_indirectly_prob)