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

Hi, enrichplot developer. I'm having an issue with clusterProfiler enrichment analysis and visualising it using enrichplot, the dotplot only shows the most enriched one term and I'm not sure why...

> Error in pairwise_termsim.enrichResult(x, method = method, semData = semData: no enriched term found... My supervisor has asked me to plot the top ten ranked sets if none are significant,...

I am having a similar issue to the one described here (https://support.bioconductor.org/p/9155167/#9155178). The default theme for the dotplots, etc. seems to have changed. Is there a way to revert it...

Hi, Thanks for developing the enrichplot package, I found it is very useful! When I was using the cnetplot function to plot Gene-Concept Network, I found there are no parameters...

Hello, It would be nice to be able to pass font face and colour to customize gene and gene set node labels separately. This would help readers to discern between...

SessionInfo() --- R version 4.3.1 (2023-06-16 ucrt) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 11 x64 (build 22631) Error: --- > ! # Invaild edge matrix for . A is returned....

Hi there, I was wondering whether it is possible to customize each arc color for the nodes (or the entire color of the larger nodes, if possible) to a colorblind...

LEfse %>% + ggdiffclade(obj=., + alpha=0.3, linewd=0.2, + skpointsize=0.6, + taxlevel=3, + settheme=FALSE, + setColors=FALSE, + cladetext=1.5, removeUnknown = F) + + guides(color = guide_legend(keywidth = 0.1, + keyheight =...

Hello, How can I modify the emapplot command to show all nodes(categories) but label only some of them? Specifying categories in "showCategory" labels those but removes all other nodes as...