mutationPatterns: Mutation patterns of mutators

Description Usage Format

Description

A small data set of mutationpatterns of known mutators in human DNA. If you're using this as a reference to build a searchPattern table, then be sure to include the * marked columns. The ** marked columns means that at least one of the two is needed. Hereby is the data itself important and not necessary the header name. As seen in the table, there are two kinds of patterns:

For both pattern types it is possible to use DNA symbols. See dnaAlphabet for more information.

Usage

1

Format

A data frame with 15 rows and 5 columns

process

*A process that is connected with the mutation pattern.

ref

*Nucleotide that is found in the reference genome.

alt

*Nucleotide that is observed instead of the reference nucleotide.

surrounding

**The surrounding nucleotides where the mutation takes place. The "." represent the location of the mutation. The symbol itself can be anything as long as it's adjusted correctly when using functions that ask for the searchMutationSymbol.

maxDistance

**The maximum distance to the next mutation within a cluster. See the table to see where NA's are allowed and where not.

reference

A column with the reference of the process and it's mutation pattern.


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