Learn R Programming

GenVisR (version 1.0.4)

waterfall_buildMutBurden_A: plot mutation burden

Description

plot a barchart showing mutations per MB

Usage

waterfall_buildMutBurden_A(x, coverage_space, layers = NULL)

Arguments

x
a data frame in MAF format
coverage_space
an integer specifying the coverage space in base pairs from which a mutation could occur
layers
Additional ggplot2 layers to plot

Value

a ggplot object