run_edgeR: edgeR wrapper

Description Usage Arguments Examples

View source: R/DE_analysis.R

Description

edgeR wrapper

Usage

1
run_edgeR(DEGlist, plotName, norm_method, design_table)

Arguments

DEGlist

a DGElist object

plotName

string to be used as part part of the names of figures. If "NA" no plots will be made.

norm_method

string indicating normalization method. Either "TMM", "TMMwsp", "RLE", "upperquartile", or "none"

design_table

a table indicating the factors of the experimental design

Examples

1
run_edgeR(DEGlist, plotName, norm_method, design_table)

Emask7/ZIKVtranscriptomics documentation built on Jan. 25, 2022, 12:32 a.m.