-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Corey O'Connor edited this page Jul 6, 2019
·
37 revisions
This page provides the instructions for running active regulator inference analysis using the CIE R-package. CIE includes many options for running inference, processing networks and visualizations. To see these options run ?runCIE from the R console in which CIE library is loaded.
Users must provide the following required inputs:
- DGEs table: A data frame containing differential gene expression data with at least the following three case-insensitive named columns.
- Entrez id as: id, entr, or Entrez
- p-value as: qval, q.val, q-val, q-val, P-value, P.value, pvalue, pval, or Pval
- Fold Change as: FC, fold, FoldChange
- databaseType and databaseDir, corresponding to the name and files for one of our supported networks, or ents and rels data frames.
- Inference method: one of Fisher, Ternary, or Quaternary.
The package we use to display graphs does not allow legends. For your convenience, the legend is shown below.
![]() |
Information on what is required of a network for this package. Helpful if you wish to customize the networks available.
An example analysis using one of the sample inputs available through our app.