Description Usage Arguments Value Examples
The indDE
is function to perform differential expression
analysis for an individual study.
1 |
data: |
the gene expression matrix |
group: |
the group label. |
data.type: |
"microarray" or "RNAseq". LIMMA is performed for microarray data while DEseq2 is performed for RNAseq data. |
case.label: |
the label name for the case group. |
control.label: |
the label name for the control group. |
a summary data frame of log fold change, lfc standard error, p-value and q-value.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.