simulate_point_mutation_markov_cheap: The Markov chain simulation for point mutations on a list of...

Description Usage Arguments Value

Description

The Markov chain simulation for point mutations on a list of sequences

Usage

1
2
simulate_point_mutation_markov_cheap(sequences, num_jumps, transition_matrix,
  dist_method)

Arguments

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

Value

A data frame with a list of times and the pairwise distances


sams25/rcombinator_old documentation built on May 28, 2019, 8:40 a.m.