Guido Hooiveld

Results 234 comments of Guido Hooiveld

Got some time to prepare some examples. See also these threads: https://github.com/YuLab-SMU/enrichplot/issues/302#issuecomment-2517971618 and https://github.com/YuLab-SMU/enrichplot/issues/293#issuecomment-2462502566 ``` > ## load libraries > library(clusterProfiler) > library(enrichplot) > library(org.Hs.eg.db) > > ## load example...

It is working in my hands with the example code. See below. I noticed you are indeed using the latest version of `clusterProfiler` (i.e. `4.12.2`), but maybe your Bioconductor installation...

Could you please post your code, error and `sessionInfo()`. Also, does the example code work for you?