point_mutation_sequence: Mutates an entire subsequence according to a given transition...

Description Usage Arguments Value

Description

Mutates an entire subsequence according to a given transition matrix model Takes a character vector and returns a character vector

Usage

1
point_mutation_sequence(sequence, cumulative_matrix)

Arguments

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

Value

The mutated sequence after point mutations on the entire sequence


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