R/util.R
cnfit_to_refit_suggestions.RdThis function takes a fit copy number profile and generates refit suggestions for a future rerun. If there are clonal alterations above a specified size, then those written out as supplied as suggestions, otherwise a refit suggestion of an external purity value will be saved.
cnfit_to_refit_suggestions(
samplename,
subclones_file,
rho_psi_file,
gamma_param,
min_segment_size_mb = 2
)