Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
361 views
in Technique[技术] by (71.8m points)

bioconductor - Error in installing EGSEA (ensemble of gene set enrichment analysis)

I am currently using the library(EGSEA), but after installing the package using the code from Bioconductor, it will show an error message,

> library(EGSEA)
Error: package or namespace load failed for ‘EGSEA’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘KEGGdzPathwaysGEO’

or

there is no package called ‘GenomeInfoDbData’

I tried to individually download the mentioned package stated from the error message and reload the library but instead it will pop up with another package that is not included. How can I solve this issue? Currently using R version string 4.0.3 on MacOS10.14.6

question from:https://stackoverflow.com/questions/65920686/error-in-installing-egsea-ensemble-of-gene-set-enrichment-analysis

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...