labelDEgenes: Label DE genes

Description Usage Arguments

Description

Helper function to label DE genes from a DESeqResults dataframe with a given Log2FoldChange and padj cutoff. Adds a label column (de) where values are non-significant (0), up-regulated (1) or down-regulated (2).

Usage

1
labelDEgenes(contrast, geneSymbols = NULL, lfc = 2, alpha = 0.05)

Arguments

contrast

A DESeqResults object

geneSymbols

details

lfc

Log2FoldChange threshold value

alpha

FDR threshold


sanger-pathogens/deago documentation built on May 28, 2019, 8:42 a.m.