get_snv_assignment_ccfs | R Documentation |
Fetch the CCFs of the clusters to which SNVs have been assigned during MCMC into a big table
get_snv_assignment_ccfs(pi.h, S.i, no.muts, no.timepoints, no.iters,
no.iters.burn.in)
pi.h |
The cluster CCFs |
S.i |
The mutation assignments to cluster ids |
no.muts |
Number of total SNVs |
no.iters |
The total number of iterations |
no.iters.burn.in |
The total number of iterations to use as burnin |
A matrix with a column for each SNV and a row for each to consider iteration with the cell containing the CCF
sd11 Get assignment ccfs for each snv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.