powered by
Plot Signature Contributions of All Samples in a Dataset
plotSignatureExposures(mutSign.analysis.result)
object (list) including the results of a decipherMutationalProcesses() analysis
ggplot2 object
Data are plotted using ggplot2
More info at: http://www.biotechworld.it/bioinf/2017/01/22/mutsignatures/
# NOT RUN { tmp <- getTestRunArgs(6) gp <- plotSignatureExposures(tmp) gp + ggtitle("de novo mutSignatures") + scale_fill_manual(values = c("#377eb8", "#4daf4a")) # }
Run the code above in your browser using DataLab