heatmapDE: Heatmap of DE features

Description Usage Arguments Value Author(s)

View source: R/heatmapDE.r

Description

Heatmap of DE features

Usage

1
2
heatmapDE(counts.trans, complete, alpha = 0.05, out = TRUE,
  versionName = ".", ...)

Arguments

counts.trans

matrix of transformed counts (VST or rlog for DESeq2 or CPM for edgeR)

complete

list of results from exportComplete.DESeq2() or exportComplete.edgeR()

alpha

significance threshold

out

TRUE to export the figure

versionName

versionName of the project

...

other arguments to be passed in pheatmap()

Value

A heatmap

Author(s)

Hugo Varet


biomics-pasteur-fr/RNADiff documentation built on Aug. 27, 2020, 12:44 a.m.