Skip to contents

Add driver mutation annotations to a segment plot

Usage

add_drivers_to_segment_plot(x, drivers_list, base_plot)

Arguments

x

A CNAqc object containing mutation data.

drivers_list

A data frame of driver mutations.

base_plot

A ggplot object representing the base plot.

Value

A modified ggplot object with driver mutation annotations.