Description Usage Arguments Value
Computes fold change for two sample expression data for a single gene.
It is meant to be used with runTestOnData
.
1 | foldChangeFunction(nData, dData, hgncSymbol, extraArgs)
|
nData |
The scalar normal expression values for a gene |
dData |
The scalar disease expression values for a gene |
hgncSymbol |
The HGNC Symbol of the gene |
extraArgs |
A list of named extra arguments, the only name supported is exponent (assumed to be 1 if not provided for non log transformed data). An exponent not equal to 1 assumes that the expression data has been log transformed with base exponent |
A single row data frame with one column foldChange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.