Hello friends. I'm trying to visualize a dotplot using enrichplot package in R for KEGG and GO object created by enrichKEGG and enrichGO function of clusterprofiler package, but I get this error every time :
wrong orderBy parameter; set to default `orderBy = "x"` Error in ans[ypos] <- rep(yes, length.out = len)[ypos] : replacement has length zero
I don't know why. i tried everything but nothing happened. Does anyone know the answer? does anyone know what I have to do ?
I get the same error. Did you manage to solve this?