Calculate CI of CCF, pvals, etc.
1 2 | estimate.ccf(vx, sample, i, boot, min.cluster.vaf, alpha, t = NULL,
sub.clusters = NULL)
|
vx: |
clonal evolution of a sample data frame |
sample: |
name of vaf.col |
i: |
row of vx where clone needs to be estimated |
boot: |
pregenerated bootstrap |
min.cluster.vaf: |
minimum cluster vaf to consider non-zero |
alpha: |
alpha of CI |
t: |
if subclonal.test was run already, provide the return object, if NULL subclonal.test will be run Return vx with additionally annotated columns related to CCF |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.