各位老师,请教一下,我用DOSE包做富集分析,运行到这一步时
x <- enrichDO(gene="gene",ont = "Do",pvalueCutoff = 0.05,pAdjustMethod = "BH",universe = names(geneList),minGSSize = 5,maxGSSize = 50,qvalueCutoff = 0.2,readable = FALSE)
Error in enrichDisease(gene = gene, pvalueCutoff = pvalueCutoff, pAdjustMethod = pAdjustMethod, :
ontology not supported yet...,,,请教各位老师,什么原因啊?