Plot mutation data from tickTack analysis
Usage
plot_segments_tick_tack_data(x, colour_by = "clock_mean", K = K)
Arguments
- x
An object containing mutation data.
- colour_by
A character string specifying the variable to color points by (default: 'clock_mean').
- K
Numeric, number of clusters.
Value
A ggplot object showing mutation data.