waterfall_align {GenVisR}R Documentation

align plots

Description

align mutation landscape, mutation burden on sample, and mutation burden on gene plots

Usage

waterfall_align(genes, heatmap, burden, clinical, proportions, section_heights)

Arguments

genes

ggplot object displaying mutation burden on gene

heatmap

ggplot object displaying a mutation landscape

burden

ggplot object displaying mutation burden on sample

clinical

ggplot object displaying clinical information "optional"

proportions

ggplot object displaying proportion of mutation types "optional"

section_heights

Heights of each section (should sum to one)

Value

a grob object


[Package GenVisR version 1.8.1 Index]