View source: R/findClassyGenes.R
gnrAll | R Documentation |
Find genes higher in a cluster compared to all other cells
gnrAll(expDat, cellLabels, sliceSize, coreProportion)
expDat |
a matrix of normalized gene expression taken from |
cellLabels |
a vector of all the named vector of cancer categories |
coreProportion |
the proportion of logical cores for finding classification genes |
list of dataFrames containing pval, cval and holm for each gene in each cancer category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.