Summary plot of selected up/down regulated gene-sets for gene set enrichment analysis.
gsea_sumplot(
gseares_path,
pos_sel,
neg_sel,
pvalflag = TRUE,
interactive = FALSE
)
path to GSEA output.
a character vector of upregulated gene-set names.
a character vector of downregulated gene-set names.
a logical value indicating whether to use adjusted p value in the plot. Default to TRUE.
a logical value indicating whether to generate an interactive plot. Default to FALSE.
this function does not support output from GSEA R implementation