View source: R/palimpsest_plotting.R
palimpsest_clonalitySigsCompare | R Documentation |
Function to plot comparison between mutational signatures exposures within clonal vs. subclonal mutations in the series.
palimpsest_clonalitySigsCompare(
clonsig = clonsig,
subsig = subsig,
msigcol = msigcol,
resdir = resdir
)
clonsig |
Data frame of sample x clonal mutational signature exposure format in numbers |
subsig |
Data frame of sample x subclonal mutational signature exposure format in numbers |
msigcol |
list of colors to for plotting signature contribution. Must match to the total number of provided signatures |
resdir |
Result directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.