View source: R/confidentNormal.R
getConfidentNormalCells | R Documentation |
getConfidentNormalCells Get at most top 30 confident normal cells from count matrix.
getConfidentNormalCells( mtx, sample = "", par_cores = 20, AdditionalGeneSets = NULL, SCEVANsignatures = TRUE )
mtx |
count matrix |
sample |
sample name (optional) |
par_cores |
number of cores (default 20) |
AdditionalGeneSets |
list of additional signatures of normal cell types (optional) |
SCEVANsignatures |
FALSE if you only want to use only the signatures specified in AdditionalGeneSets (default TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.