Description Usage Arguments Value
View source: R/get_mutation_types.R
Gets the trinucleotide context for a set of genomic coordinates.
1 | get_trinucleotide(chr, pos, ref, genome = NULL)
|
chr |
Character vector of chromosome names. Must match provided genome. |
pos |
Integer vector of genomic positions. |
genome |
BSgenome object - default is BSgenome.Hsapiens.UCSC.hg19 |
Character vector of trinucleotide contexts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.