View source: R/grn_construction.R
ccn_specGenesAll | R Documentation |
finds general and context dependent specifc genes
ccn_specGenesAll( expDat, sampTab, holm = 1e-04, cval = 0.4, cvalGK = 0.75, dLevel, dLevelGK = NULL, prune = FALSE )
expDat |
expression matrix |
sampTab |
sample table |
holm |
pvalue threshold for template matching |
cval |
template matching threshold for overall CT specific expression |
cvalGK |
template matching threshold for developmentally shared CT specific expression |
dLevel |
"description1", |
dLevelGK |
"description2" |
list of $matcher$cell_type->germ_layer$context$general$cell_type->gene vector etc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.