Description Usage Arguments Details Value Note Author(s) References See Also Examples
View source: R/postProcessfCI.R
given expression matrix, find targets and their detailed expression changes
1 2 | deg.up.down.info(wt.index.in.list, df.index.in.list, npci,
use.normalization = FALSE, target.ratio = 0.5)
|
wt.index.in.list |
a list of numeric values representing the column indexes for control samples |
df.index.in.list |
a list of numeric values representing the column indexes for experimental samples |
npci |
the object npci |
use.normalization |
a boolean value indicating if the normalization will be applied or not |
target.ratio |
a numeric value indicating the expected fold changes, i.e, 1.5 |
TBD
expression ratio |
a dataframe of fCI gene expression ratios (folds) defined by control-control index and control-case index |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
1 | print("TBC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.