getGEO Failed to connect to ftp.ncbi.nlm.nih.gov port 21: Timed out
0
0
Entering edit mode
maedakus ▴ 10
@maedakus-9484
Last seen 7.6 years ago

hi,

nice to meet to you, i am very new to bioconductor, and now i am trying to download data from NCBI database with getGEO

for instance, i tryed to get GSE22216.

a5<-getGEO("GSE22216")

but this will fail to get data with error as below.

ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE22nnn/GSE22216/matrix/
Error in function (type, msg, asError = TRUE)  :
  Failed to connect to ftp.ncbi.nlm.nih.gov port 21: Timed out

so, i changed the approach as below, but in this case, the next error has come out.

what should i do as a next step ? if you know it, would you teaching me ?

> a6 <- getGEO(filename="ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE22nnn/GSE22216/matrix/GSE22216_series_matrix.txt.gz")
Error in fileOpen(fname) :
  File ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE22nnn/GSE22216/matrix/GSE22216_series_matrix.txt.gz does not appear to exist.

> a7 <- getGEO(filename="ftp://130.14.250.10/geo/series/GSE22nnn/GSE22216/matrix/GSE22216_series_matrix.txt.gz")
Error in fileOpen(fname) :
  File ftp://130.14.250.10/geo/series/GSE22nnn/GSE22216/matrix/GSE22216_series_matrix.txt.gz does not appear to exist.
 

Thanks in adcance !

 

 

 

getGEO • 3.6k views
ADD COMMENT
0
Entering edit mode

Are you still having this problem? The server was temporarily unavailable but seems to be back up now. In future posts please include the output of your sessionInfo().

Valerie

ADD REPLY

Login before adding your answer.

Traffic: 683 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6