Plots a heatmap of total log-likelihoods for (mu, rho) combinations and highlights the selected model.
Arguments
- data
Data frame or tibble. Must include columns
rho,mu, andtotal_log_likelihood_before_refine.- prefix
Character. Output file prefix.
- out_dir
Character. Output directory for saving the plot.
- max_L_mu
Numeric. The selected value of mutation multiplicity (
mu) to highlight.- max_L_rho
Numeric. The selected value of tumor purity (
rho) to highlight.
