collectBestKChains | R Documentation |
Collect chains for best K of each mutation set
collectBestKChains(all_set_results, chosen_K = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.