Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
one_error_model.cpp File Reference

Implements raptor::threshold::one_error_model. More...

+ Include dependency graph for one_error_model.cpp:

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)
 

Detailed Description

Implements raptor::threshold::one_error_model.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>