ggseabar: GSEA bar plot

View source: R/plotting_functions.R

ggseabarR Documentation

GSEA bar plot

Description

GSEA bar plot

Usage

ggseabar(
  results,
  x = NULL,
  y = NULL,
  label = NULL,
  sort_by = NULL,
  sort_abs = FALSE,
  top_by = NULL,
  top_n = 20,
  top_n_up = NULL,
  top_n_down = NULL,
  labsize = 12,
  reverse = FALSE,
  ...
)

Arguments

...

AlexanderKirchmair/datamisc documentation built on June 13, 2025, 5:26 a.m.