simulate_point_mutation_markov_expensive: 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_expensive(sequences, num_jumps,
  transition_matrix)

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

Value

A data frame with a list of times and the mutated sequences at each time


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