Description Usage Arguments Value
Jackknife Differential Expression Analysis
1 | JackD(E, Samples, Disease, Identities, do.par = F, num.cores = 1)
|
E |
A gene by cell expression matrix |
Samples |
A character vector of samples |
Disease |
A character vector of disease labels |
Identities |
A character vector of cell type or cluster labels |
do.par |
if TRUE, code is run in parallel on all available cores minus one |
num.cores |
optionally, user can hard set the number of cores to use |
a DEG table Jackknifed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.