enrichplot icon indicating copy to clipboard operation
enrichplot copied to clipboard

Visualization of Functional Enrichment Result

Results 123 enrichplot issues
Sort by recently updated
recently updated
newest added

Thanks to Uncle Y's team for solving my previous[ issue](https://github.com/YuLab-SMU/gson/issues/7#event-7697215884) that ~~Can not use autofacet function for GSEA result~~. Now, a **new problem** is that GSEA supports activation and suppression...

Thanks to Uncle Y's team for solving my previous[ issue](https://github.com/YuLab-SMU/gson/issues/7#event-7697215884) that ~~Can not use autofacet function for GSEA result~~. Now, a **new problem** is that GSEA supports activation and suppression...

`emapplot` `showCategory` doesn't support providing a vector of names. Most other enrichplot functions and it would be useful.

Number of genes in the core enrichment or gene set alone are not as informative as the gene ratio (# core enriched / # number of genes in gene set)...

when print the pvalue_table on the pdf file, can the table just show FDR-qValue and with the addition of NES? NES is more useful than the value since p-adj is...

![image](https://github.com/YuLab-SMU/enrichplot/assets/56680036/6bb7bb14-9630-4c4f-8d25-e3b13a290fc7) When there are many columns, colnames overlap easily. And it seems that as there are more and more coloum, the width gets smaller and smaller, and all the columns...

When I combine two dotplot figures of the KEGG pathway and GO enrichment results (p1 and p2) into one figure using both patchwork and cowplot::plot_grid, the shape of the point...

Hello, I am using the compareCluster function of clusterProfiler to do GSEA, and I then plot the results with the dotplot function of enrichplot. While most of the parameters of...

It doesn't make sense to have 2.5 genes. Legend should automatically use meaningful category names. ![image](https://github.com/YuLab-SMU/enrichplot/assets/631218/9df296d8-6412-45e2-9f43-a4014fb969b3)

Hi, I have my own GO annotation data with multiple treatment groups for comparison, and so I did the comparecluster with 'enricher' function. I would like to visualize the result...