ggheatmap: Plot compare heatmap of Enrichment result among DEG groups

View source: R/ggheatmap.R

ggheatmapR Documentation

Plot compare heatmap of Enrichment result among DEG groups

Description

Plot compare heatmap of Enrichment result among DEG groups

Usage

ggheatmap(
  richRes,
  top = 50,
  colnames = NULL,
  xsize = 6,
  ysize = 6,
  usePadj = FALSE,
  horizontal = FALSE,
  returnData = FALSE,
  ...
)

Arguments

richRes

list of enrichment object

top

the number of Terms you want to display

colnames

the compare DEG group names

xsize

size of group name

ysize

size of Terms name

Author(s)

Kai Guo


hurlab/RichR documentation built on Feb. 5, 2024, 8:07 p.m.