Entering edit mode
Hi All,
How can I specify the color that I would like to use in plotMutationSpectrum()?
eg.
plotMutationSpectrum(sca_motifs, "study", normalize = TRUE), I would like to only use "red" color here,
or plotMutationSpectrum(sca_motifs, "study",colorby = c("alteration"), normalize = TRUE), if I would like to multiple colors.
how should I do?
Thanks,
Rebecca