How to calculate the probability of k-mers in a sequence of length N
0
1
Entering edit mode
4.2 years ago
SunPython • 0

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)

k-mers probability theory sequence • 1.1k views
ADD COMMENT
0
Entering edit mode

Is this your homework?

You need to calculate all combinations of [ACGT] with N length, get the expected frequency for k * t times

ADD REPLY

Login before adding your answer.

Traffic: 2239 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6