Entering edit mode
2.1 years ago
Amr
▴
180
How to plot all enrichment plots for all gene sets from GSEA in one single plot in python or R?
After performing GSEA I got the report which has the enrichment plots but every enrichment plot is alone, I want to put all plots in one single plot, how can I do it and which data I need to use?
Thanks
You need to post your code.
I am trying to use
gseaplot(df, geneSetID=1)
but I got that errorAlthough in the document: