addAnnotationDEG | R Documentation |
Add gene annotation to ranked differentially expressed genes for a given contrast, using output of DEG
function.
addAnnotationDEG(geneCount, fit, contrast)
geneCount |
summarized read counts of genes. |
fit |
output of |
contrast |
a contrast from contrast matrix, whose ranking is required. |
Annotated ranking of differentially expressed genes of given contrast. The output can be saved using write.csv or write.xlsx
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.