algo/core/math: Add file for probability computation
Compute the minimal number of k-mers of an uncertainty range whose mean is given by the empirical number of k-mers found. The probability is provided as an integer as we don't have Z-scores for every possible value and float comparison can be a bit tricky.
Showing
algo/core/math.cpp
0 → 100644
algo/core/math.hpp
0 → 100644
Please register or sign in to comment