Main function for fitting signatures by group with confidence intervals.
1 2 | assessSignatures(DNMs, cancer_signatures = cancer_signatures,
group = "parent", rnd.seed = 1234, n = 1000)
|
DNMs |
A data.frame that contains information about the mutations.
Necessary columns are |
cancer_signatures |
A matrix with relative abundances of all 96 mutation types in the rows and all signatures to be investigated in the columns. |
group |
Name of the column in |
rnd.seed |
Random seed to involve in the resampling of the fitting. |
n |
Number of resamplings to be done. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.