Skip to contents

So far it works only for one contrast.

Usage

wrapper_NES_barplot2(
  x,
  geneset_var = "GenesetID",
  enrichment_score_prefix = "NES",
  adjp_prefix = "adj.P.Val",
  pval = 0.05,
  sep = "_",
  title = "",
  legend_position = "right",
  color_low = "#42399B",
  color_mid = "white",
  color_high = "#D70131",
  trim_values = 3,
  trim_prop = NULL,
  trim_range = NULL,
  ceiling = FALSE,
  axis_text_y_size = NULL,
  axis_text_y_width = 80,
  title_size = NULL
)

Arguments

x

TopTable with results from GSEA