mut_matrix_UI | R Documentation |
Make mutation count matrix this is a modification of the mut_matrix() function from MutationPatterns package
mut_matrix_UI(vcf_list, ref_genome, extension = 1, UI = FALSE)
vcf_list |
GRangesList or GRanges object. |
ref_genome |
BSgenome reference genome object |
extension |
The number of bases, that's extracted upstream and downstream of the base substitutions. (Default: 1). |
UI |
if set to TRUE the mean UI value will be calculated |
mutation count matrix
https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-018-0539-0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.