lheatmap: Plot compare heatmap of Enrichment result among DEG groups

Description Usage Arguments Author(s)

Description

Plot compare heatmap of Enrichment result among DEG groups

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
lheatmap(
  rhs,
  top = 50,
  colnames = NULL,
  xsize = 6,
  ysize = 6,
  padj = NULL,
  horizontal = FALSE,
  pval = 0.05,
  returnData = FALSE,
  ...
)

Arguments

top

the number of Terms you want to display

colnames

the compare DEG group names

xsize

cex of group name

ysize

cex of Terms name

rhslist

of enrchment analysis result among DEG groups

Author(s)

Kai Guo


guokai8/Enrichr documentation built on May 16, 2020, 10:24 p.m.