Closed davidechicco closed 4 years ago
Hi,
Did you solve the problem? I'm having the same error right now.
gset <- getGEO(GSE_code, GSEMatrix =TRUE, getGPL=FALSE)
Error in open.connection(x, "rb") : HTTP error 404.
Hi, @davidechicco and @marickstarick. GEOquery has no relationship to the data provider, the NIH NCBI and the error you are seeing is stemming from a problem with NCBI. These kinds of problems happen intermittently, so if you wait a day, things might resolve. If not, do not hesitate to reach out to geo@ncbi.nlm.nih.gov about the data availability.
Thanks @seandavi, The problem was temporarily solved by waiting some minutes and restarting R Studio.
Just for reference, you don't need to restart Rstudio. The problem is entirely outside your system and resolves when NCBI GEO fixes things on their end. The magic is to wait a bit.
Hi I am trying to download the GSE134381 dataset file through getGEO(), but apparently there are no data files at the indicated link.
I am using the following R commands:
and it generates the following error:
Can you please make the data available again?
Thanks
-- Davide Chicco