View source: R/grn_construction.R
ccn_findSpecGenes | R Documentation |
find genes that are preferentially expressed in specified samples
ccn_findSpecGenes( expDat, sampTab, holm = 1e-04, cval = 0.4, 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.