Open sunta3iouxos opened 2 years ago
This had been fixed by the release version of enrichplot
.
I am a bit confused. How do I update to the latest version? Am I using the:
library(remotes)
install_github(c("GuangchuangYu/DOSE", "GuangchuangYu/clusterProfiler", "GuangchuangYu/enrichplot" ))
or something else?this might be relevant #434 Thank you!
The plot is created, but I have no idea on the error. I have a DEG set produced by DeSeq2. I get the sorted ranked with ENSEMBL names (hg38) as:
I generate the enriched list:
then I try to produce the plot:
The plot is actually created, but I am wondered why this error.
Any ideas?
My session: