View source: R/multiSampleComparisonClonalCN.R
multiSampleComparisonClonalCN | R Documentation |
multiSampleComparisonClonalCN Compare the clonal Copy Number of multiple samples.
multiSampleComparisonClonalCN(
listCountMtx,
listNormCells = NULL,
analysisName = "all",
organism = "human",
par_cores = 20,
plotTree = TRUE
)
listCountMtx |
Named list of raw count matrix of samples |
analysisName |
Name of the analysis (default "all") |
organism |
Organism to be analysed (optional - "mouse" or "human" - default "human") |
par_cores |
number of cores (default 20) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.