plot_gsea_curve.Rd
A wrapper around the enrichplot::gseaplot2 function to add a title, the NES, p-value, etc.
enrichplot::gseaplot2
plot_gsea_curve(gsea_results, gene_set)
: the output of a clusterProfiler::enrichXX function (no default)
clusterProfiler::enrichXX
CHARACTER : the gene set name of interest (no default)
A ggplot2 object