mc.plotSpectrum: Plot mutation spectrum

Description Usage Arguments Value

View source: R/plot_spectrum.R

Description

Plot mutation spectrum

Usage

1
2
mc.plotSpectrum(mut.sum, yaxis = c("count", "prop")[1], print.num = c(TRUE,
  FALSE)[1])

Arguments

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

Value

A ggplot object to plot


EmilieT/mutcraft documentation built on May 6, 2019, 3:47 p.m.