Description Usage Arguments Value
Mutates a nucleotide according to some model Takes a character and returns a character
1 | point_mutation_nucleotide(nucleotide, r_num, cumulative_matrix)
|
nucleotide |
The input nucleotide which is to be mutated |
r_num |
A random number between 0 and 1, which is used to determine what mutation occurs |
cumulative_matrix |
The cumulative matrix for a transition matrix coressponding to the model that we are mutating the nucleotide by |
The nucleotide after the random mutation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.