signature_exposure_plot | R Documentation |
Function to plot the exposure of mutational signatures in samples across the entire series
signature_exposure_plot(mutSign_nums, mutSign_props, signature_colours = NULL)
mutSign_nums |
Matrix in sample x mutational signature exposure format in numbers |
mutSign_props |
Matrix in sample x mutational signature exposure format in proportions |
signature_colours |
Character vector indicating the colors representing each signature in graphical outputs. Must match to the total number of provided signatures |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.