Description Usage Arguments Value
Mutates an entire subsequence according to a given transition matrix model Takes a character vector and returns a character vector
1 | point_mutation_sequence(sequence, cumulative_matrix)
|
sequence |
A nucleic acid sequence, one that is to be mutated |
cumulative_matrix |
The cumulative matrix for a transition matrix coressponding to the model that we are mutating the nucleotide by |
The mutated sequence after point mutations on the entire sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.