kmerstore.h: Precompute probability computations
Computing them for each read is time consuming. But many of the are common (there are few different index loads and the read length is small)
Computing them for each read is time consuming. But many of the are common (there are few different index loads and the read length is small)
mentioned in merge request !679 (merged)
·