Description Usage Arguments Value Examples
Calculate the probability of at least one mutation on a branch
1 | pr_mutation(mu, t)
|
mu |
mutation rate in coalescent units, 2N*per_generation_mutation_rate |
t |
branch length, in coalescent units |
Numeric, the probability of at least one mutation.
1 | pr_mutation(0.001, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.