getMutMatrix | R Documentation |
This function gets the allele frequency for a specific allele. It is used in computeAFMutMatrix. Source: https://github.com/petervangalen/MAESTER-2021
getMutMatrix(SE, cov, letter, ref_allele, chromosome_prefix)
SE |
SummarizedExperiment object. |
cov |
The coverage matrix from MAEGATK/MGATK. |
letter |
The base we are interested in. |
ref_allele |
Vector of reference alleles. |
chromosome_prefix |
The chromosome prefix used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.