Description Usage Arguments Details Value Note Author(s) References See Also Examples
View source: R/postProcessfCI.R
find the targets whose fold changes occur consistently (upregulated or downregulated) in all fCI analysis
1 2 | pairwise.change.occupancy(common.ids, pairwise.index,
pairwise.up.down, target.ratio)
|
common.ids |
the gene ids that are differentially expressed |
pairwise.index |
a list of the genes ids that differentially expressed in each of the fCI analysis |
pairwise.up.down |
a list of up regulatio (+1) or downregulation (-1) for each gene in fCI analysis |
target.ratio |
the expected fold changes |
TBD
consistent targets |
Gene (indexes) that are consistently changed in fCI pairwise analysis |
direction |
Gene (indexes) that are consistently upregulated (if < 0) or upregulated (if > 0) |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.