View source: R/runFISHERmods.R
| runFISHERmods | R Documentation | 
Adds overrepresentation testing results using the output of runDGEmods().
runFISHERmods(
  K2res,
  genesets = NULL,
  qthresh = NULL,
  cthresh = NULL,
  ntotal = NULL
)
genesets | 
 Named list. Feature sets to be includes in enrichment-based analyses.  | 
qthresh | 
 Numeric. A value between 0 and 1 indicating the FDR cuttoff to define feature sets.  | 
cthresh | 
 Numeric. A positive value for the coefficient cuttoff to define feature sets.  | 
ntotal | 
 Numeric. A positive value to use as the background feature count. 20000 by default.  | 
An object of class K2.
reed_2020K2Taxonomer \insertRefbhK2Taxonomer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.