View source: R/mut_96_occurrences.R
mut_96_occurrences | R Documentation |
@details This function is called by mut_matrix. It calculates the 96 trinucleotide context for all variants and then splits these per GRanges (samples). It then calculates how often each 96 trinucleotide context occurs.
mut_96_occurrences(type_context, gr_sizes)
type_context |
result from type_context function |
gr_sizes |
A vector indicating the number of variants per GRanges |
Mutation matrix with 96 trinucleotide mutation occurrences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.