Open hahia opened 1 year ago
It works well with me. Please make sure you are using the latest version of clusterProfiler
and createKEGGdb
.
i have the same problem
@phil622 Please make sure you are using the latest version of therse packagers.
I have the same problem. And I have install the latest version of clusterProfiler and createKEGGdb.
when run create_kegg_db('hsa'), it report "unused argument (species)" in function clusterProfiler:::kegg_list. And I found that clusterProfiler:::kegg_list will work without species given.
I have the same problem.
update the R version had solved my problem
remotes::install_github("YuLab-SMU/clusterProfiler")
had solved my problem
The problem has been solved!