Description Usage Arguments Value
View source: R/plot_spectrum.R
Plot mutation spectrum
1 2  | mc.plotSpectrum(mut.sum, yaxis = c("count", "prop")[1], print.num = c(TRUE,
  FALSE)[1])
 | 
mut.sum | 
 Table of the counts and proportions of each mutation type  | 
yaxis | 
 Variable to plot: counts or proportions  | 
print.num | 
 Boolean to print values on the plot or not  | 
A ggplot object to plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.