Skip to contents

A wrapper around the enrichplot::gseaplot2 function to add a title, the NES, p-value, etc.

Usage

plot_gsea_curve(gsea_results, gene_set)

Arguments

gsea_results

: the output of a clusterProfiler::enrichXX function (no default)

gene_set

CHARACTER : the gene set name of interest (no default)

Value

A ggplot2 object