formatClusterMutations: formatClusterMutations

Description Usage Arguments

View source: R/groupClusters.R

Description

Function to make a mutation description symbol (e.g. G>C).

Usage

1
formatClusterMutations(refs, alts, convert = FALSE)

Arguments

refs

A list containing the reference nucleotides.

alts

A list containing the alternative nucleotides.

convert

A boolean that tells if the nucleotides need to be converted to the reverse complement.


AlexJanse/cMut documentation built on May 25, 2019, 4 a.m.