Description Usage Arguments Value Author(s) Examples
To sample the posterior trees without CNA input. Major function of Canopy.
1 2 | canopy.sample.nocna(R, X, K, numchain, max.simrun, min.simrun, writeskip,
projectname, cell.line=NULL, plot.likelihood=NULL)
|
R |
alternative allele read depth matrix |
X |
total read depth matrix |
K |
number of subclones (vector) |
numchain |
number of MCMC chains with random initiations |
max.simrun |
maximum number of simutation iterations for each chain |
min.simrun |
minimum number of simutation iterations for each chain |
writeskip |
interval to store sampled trees |
projectname |
name of project |
cell.line |
default to be FALSE, TRUE if input sample is cell line (no normal cell contamination) |
plot.likelihood |
default to be TRUE, posterior likelihood plot generated for check of
convergence and selection of burnin and thinning in
|
List of sampleed trees in subtree space with different number of subclones; plot of posterior likelihoods in each subtree space generated (pdf format).
Yuchao Jiang yuchaoj@wharton.upenn.edu
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.