cn_findSpecGenes | R Documentation |
find genes that are preferentially expressed in specified samples
cn_findSpecGenes(expDat, sampTab, holm = 1e-50, cval = 0.5,
dLevel = "description1", prune = FALSE)
expDat |
expression matrix |
sampTab |
sample table |
holm |
sig threshold |
cval |
R thresh |
dLevel |
annotation level to group on |
prune |
boolean limit to genes exclusively detected as CT in one CT |
a list of something
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.