Bioconductor / ExperimentHub

Client to access ExperimentHub resources
https://bioconductor.org/packages/ExperimentHub
9 stars 13 forks source link

Error in ExperimentHub::ExperimentHub #26

Closed LDHHAHA closed 5 months ago

LDHHAHA commented 2 years ago

Hi, i run the following code: scRNA = fix_bad_mgi_symbols(scRNA)

and met a error:

Error in ExperimentHub::ExperimentHub() : DEFUNCT: As of ExperimentHub (>1.17.2), default caching location has changed. Problematic cache: /share/home/user/.cache/ExperimentHub See https://bioconductor.org/packages/devel/bioc/vignettes/ExperimentHub/inst/doc/ExperimentHub.html#default-caching-location-update

I have no ideal how to solve this problem. I hope to get your help.

PeteHaitch commented 2 years ago

Did you read the link to the documentation?