Description Usage Arguments Value
This function saves the differential gene expression analysis results and retrieves raw and normalized counts matrices.
1 |
countsmatrix |
raw counts matrix |
res |
the result data frame from DESeq2 |
geneSymbol |
a data frame with all gene annotation information |
index |
a character used to merge the result and gene annotation file |
group |
a string character indicating the group condition |
dds |
a DESeq data object retrieved from DESeq2 used for accessing normalized counts matrix |
Date |
a Date object obtained from Sys.Date |
a list consisting of the sorted DESeq result, differentially expressed gene lists, raw and normalized counts matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.