Hello, I get this error when I try to run enrichMap(): Error in enrichMap(bp) : could not find function "enrichMap". I just updated my clusterprofiler package (clusterProfiler_4.2.2) but still I have the same issue. Could anyone help me please with this?
Thanks a lot.
enrichMap
is from the DOSE packageThanks a lot for your help. I tried to install it but I could not run the library using these codes:
devtools::install_github("GuangchuangYu/DOSE").
library(GuangchuangYu/DOSE)
try
library(DOSE)