Description Usage Arguments Value
View source: R/plot_MutationalSignaturesCOSMIC.R
Generates a mutational signature plot (COSMIC signatures).
1 2 3 4 5 6 7 8 9 |
mutSigs |
(list): A list containing the data of the mutational reconstruction (of either the SNV, InDel or DBS) from |
orderSamples |
(character): Specific ordering of samples. |
minContrib |
(numeric): Min. contribution of a signature (in any sample) in order to plot it. Set to 0 to plot all possible signatures. |
minMutants |
(numeric): Min. number of mutants (SNV, DBS or InDel) on which the fitting should have been performed. Else, it will be flagged as a low-confident reconstruction. |
combineSigs |
(logical): Combine signatures based on aetiology? |
focusOnSig |
(character): Should there be a focus on specific signatures? All others will be categorized as 'Other'. |
onlyShowFocus |
(logical): Should only the focused signatures be shown? |
(ggplot) ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.