collectBestKChains: Collect chains for best K of each mutation set

collectBestKChainsR Documentation

Collect chains for best K of each mutation set

Description

Collect chains for best K of each mutation set

Usage

collectBestKChains(all_set_results, chosen_K = NULL)

Arguments

all_set_results

List of MCMC results for each mutation set

chosen_K

(Optional) Vector of K to choose for each mutation set, in the same order as all_set_results. If left blank, function will select best K automatically selected by clusterSep


KarchinLab/pictograph documentation built on Oct. 25, 2024, 10:10 a.m.