
Function that generates data for rainfall plot (mutation density along genome, considering SNVs only)
Source:R/mutational_signatures.R
generate_report_data_rainfall.RdFunction that generates data for rainfall plot (mutation density along genome, considering SNVs only)
Usage
generate_report_data_rainfall(
variant_set,
colors = NULL,
autosomes = FALSE,
build = NULL,
color_palette = pcgrr::color_palette
)