dotplot() error after compareCluster() for fun = "groupGO...
Describe your issue Even using the example from the documentation I am getting errors: > xx <- enrichplot::pairwise_termsim(xx) > clusterProfiler::dotplot(xx) > xx <- compareCluster(gcSample, + fun = "groupGO", + OrgDb= 'org.Hs.eg.db', +...