YuLab-SMU / DOSE

:mask: Disease Ontology Semantic and Enrichment analysis
https://yulab-smu.top/biomedical-knowledge-mining-book/
116 stars 36 forks source link

Error installing latest version of DOSE #69

Closed archanabhardwaj closed 2 years ago

archanabhardwaj commented 2 years ago

Hello I am getting error while running gseGO for my multiple geneList under compareCluster function. I am getting same error as given https://github.com/YuLab-SMU/clusterProfiler/issues/409. As a solution, I tried to install the latest Github version of DOSE

install.packages("remotes") remotes::install_github("YuLab-SMU/DOSE")

But it gives me error :

ERROR: dependency ‘HDO.db’ is not available for package ‘DOSE’

Please help me to fix this issue. Thanks in advance

GuangchuangYu commented 2 years ago

remotes::install_github("yulab-smu/HDO.db")