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

Provides raptor::threshold::multiple_error_model. More...

#include <cstddef>
#include <vector>
+ Include dependency graph for multiple_error_model.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::vector< double > raptor::threshold::multiple_error_model (size_t const number_of_minimisers, size_t const errors, std::vector< double > const &affected_by_one_error_prob)
 

Detailed Description

Provides raptor::threshold::multiple_error_model.

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