Description Usage Arguments Value See Also
One of two types of double-mutation events will be returned, depending on the value of where
.
Mutation and back-mutation are assumed to have the same rate.
"ac"–> product of the following probabilities: mutation on the [a] and [c] branches, no mutations on [b], ancestral, or internal branches. "banc" –> product of the following probabilities: mutation on the [abc] ancestor and on the [b] branch, no mutation on [a],[c] or internal branches.
1 | pr_double_hit(mu_list, where)
|
mu_list |
List with "anc", "a", "b", "c", and "bc" entries, each of which is a mutation probability. |
where |
String. "ac" or "banc". |
Numeric. Probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.