Description Usage Arguments Value
View source: R/get_mutation_types.R
Collapses mutation types of G>N and A>N mutations into C>N and T>N mutations so that there are 6 possible base changes.
1 | collapse_mutation_types(mutation_types)
|
mutation_types |
Character vector of mutation types in format C[T>A]G as an example of a T>A mutation in CTG trinucleotide context. |
New mutation types with any G>N/A>N mutations replaced and their trinucleotide contexts reverse complemented
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.