Driver events can be annotated in clonal or subclonal clusters. This function reports this information in a barplot.

plot_drivers_clonality(x)

Arguments

x

A REVOLVER cohort.

Value

A ggplot object of the plot.

See also

Examples

# Data released in the 'evoverse.datasets' data('TRACERx_NEJM_2017_REVOLVER', package = 'evoverse.datasets') plot_drivers_clonality(TRACERx_NEJM_2017_REVOLVER)