What is the probability that a random k-mers of length k is found t times or more in a DNA random sequence of length N? (N>k)
Is this your homework?
You need to calculate all combinations of [ACGT] with N length, get the expected frequency for k * t times
Is this your homework?
You need to calculate all combinations of [ACGT] with N length, get the expected frequency for k * t times