View source: R/mutator_uniform.R
Mutates a sequence giving each base an equal chance to experience a random mutation
1 | mutator_uniform_fun(parent, mu)
|
parent |
A character string containing the DNA sequence of the parent |
mu |
A single number between 0 and 1 specifying the per base mutation rate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.