CcubeSVCore | R Documentation |
Run Ccube Core function for SV
CcubeSVCore(mydata, epi = 0.001, init = 2, prior, tol = 1e-20, maxiter = 1000, fit_mult = F, fit_hyper = T, use = c("use_base", "use_one"), verbose = T)
mydata |
mutation data frame |
epi |
sequencing error |
init |
scalar number of clusters, or vector all possible cluster numbers |
prior |
prior parameters |
tol |
VBEM convergence threshold |
maxiter |
VBEM maximum iteration |
fit_mult |
whether or not to estimate multiplicities |
fit_hyper |
whether or not to estimat hyperparameters |
use |
methods to get rough estimates of ccf |
verbose |
show progress |
a list containing model parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.