hyperBar: hyper barplot

View source: R/Visualization_enrichBar.R

hyperBarR Documentation

hyper barplot

Description

hyper barplot

Usage

hyperBar(
  res,
  top = 10,
  order_by = "pvalue",
  fill = "qvalue",
  x = "Count",
  wrap_limit = 25
)

Arguments

res

a enrichResult

top

number of top categories to show, by pvalue

Examples

hyperBar(res)

xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.