Open Problem: Computing Probabilities of Patterns in a String
Learn how we can compute probabilities of patterns in a string by observing different probability patterns.
We'll cover the following...
Overlapping words paradox
In the main text, we told you that the probability that a random DNA string of length 500 contains a 9-mer appearing three or more times is approximately 1/1300. In ...