plotDeSeq2Heatmap: Create a heatmap for DeSeq2 RNASeq data

View source: R/rnaseq.R

plotDeSeq2HeatmapR Documentation

Create a heatmap for DeSeq2 RNASeq data

Description

Create a heatmap for DeSeq2 RNASeq data

Usage

plotDeSeq2Heatmap(
  result,
  num = 50,
  fontsize = 6,
  color = colorRampPalette(c("blue", "white", "red"))(50)
)

Arguments

color

Examples

plotHeatmap(result, 10)

hcnh174/hlsgr documentation built on April 7, 2023, 4:02 p.m.