Description Usage Arguments Value
The Markov chain simulation for point mutations on a list of sequences
1 2 | simulate_point_mutation_markov_cheap(sequences, num_jumps, transition_matrix,
dist_method)
|
sequences |
A list of nucleic acid sequences |
num_jumps |
The number of steps to simulate the point mutations for |
transition_matrix |
The transition matrix coressponding to the model we are using for point mutations |
dist_method |
The method for which to calculate distances between strings |
A data frame with a list of times and the pairwise distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.