waterfall_build_proportions {GenVisR}R Documentation

Build mutational profile plot

Description

Builds a ggplot object showing individuals' mutational profile

Usage

waterfall_build_proportions(data_frame, plot_palette, file_type, layers,
  x_label)

Arguments

data_frame

input data.frame

plot_palette

Color palette to use

file_type

MAF, etc

layers

layer(s) to add to this plot object

x_label

label this plot?

Value

a ggplot object


[Package GenVisR version 1.8.1 Index]