mutatePositions: mutate positions in a string

View source: R/seqTools.R

mutatePositionsR Documentation

mutate positions in a string

Description

mutate positions in a string

Usage

mutatePositions(seq, mutations)

Arguments

seq

a string to be mutated

mutations

a list of strings of the format 'A3T' where the A at position 3 of the string should be changed to a T


raim/segmenTools documentation built on July 5, 2025, 4:34 a.m.