waterfall_buildGenePrevelance {GenVisR}R Documentation

plot mutation recurrence in genes

Description

plot a bar graph displaying the percentage of samples with a mutation

Usage

waterfall_buildGenePrevelance(data_frame, gene_label_size = 8,
  layers = NULL)

Arguments

data_frame

a data frame in MAF format

gene_label_size

numeric value indicating the size of the gene labels on the y-axis

layers

additional ggplot2 layers

Value

a ggplot object


[Package GenVisR version 1.8.1 Index]