arseq.deg.plot: Heatmap of the differentially expressed genes

Description Usage Arguments Value

View source: R/arseq.deg.plot.R

Description

Generating a heatmap of the differentially expressed genes

Usage

1
arseq.deg.plot(deg, data, dds, save.plot = FALSE, save.dir = getwd())

Arguments

deg

Differtially expressed genes calculated using DESeq2

data

Normalized count's matrix

dds

DeSes2 object

save.plot

Logical. Argument to state if the plot needs to be saved in disk. Default: FALSE

save.dir

Location to save the plot when 'save.plot=TRUE'. Default: Working Directory.

Value

Heatmap of the differentially expressed genes.


ajitjohnson/arseq documentation built on Oct. 28, 2021, 3:53 a.m.