gexijin / idepGolem

15 stars 10 forks source link

segregate the output graphs according to different GO categories #642

Open JianYes opened 3 months ago

JianYes commented 3 months ago

Is your feature request related to a problem? What value do you see this adding? Please describe. Enrique Pérez suggests to segregate the output graphs according to different GO categories so that enhance the clarity and interpretability of the data.

Describe the solution you'd like The figure is derived from the latest version of the enrichplot package.

Dotplot by class

dotplot(res_gsea, split="ONTOLOGY",color="pvalue") + facet_grid(ONTOLOGY~., scale="free") +scale_y_discrete(labels=function(x) str_wrap(x, width=50))

Describe alternatives you've considered If it's possible, add KEGG output too.

Additional context we0Lefyi8HPoKk9i