Description Usage Arguments Value
Mutates a list of sequences according to some transition matrix and timestep Takes a list of character vectors and returns a list character vector
1 | point_mutation_sequences(sequences, get_transition_matrix, timestep)
|
sequences |
A list of DNA sequences |
get_transition_matrix |
The transition matrix coressponding to the model we are using for point mutations |
timestep |
Over what period we are mutating the sequences by |
The mutated sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.