Searched refs:minEpochSize (Results 1 – 1 of 1) sorted by relevance
658 const U32 minEpochSize = k * 10; in COVER_computeEpochs() local662 if (epochs.size >= minEpochSize) { in COVER_computeEpochs()666 epochs.size = MIN(minEpochSize, nbDmers); in COVER_computeEpochs()