addAnnotationDEG: Annotation of differentially expressed genes

View source: R/DEG.R

addAnnotationDEGR Documentation

Annotation of differentially expressed genes

Description

Add gene annotation to ranked differentially expressed genes for a given contrast, using output of DEG function.

Usage

addAnnotationDEG(geneCount, fit, contrast)

Arguments

geneCount

summarized read counts of genes.

fit

output of DEG function that contains ranking of differentially expressed genes.

contrast

a contrast from contrast matrix, whose ranking is required.

Value

Annotated ranking of differentially expressed genes of given contrast. The output can be saved using write.csv or write.xlsx.


harshsharma-cb/FASE documentation built on Aug. 6, 2023, 1:37 a.m.