Entering edit mode
6.3 years ago
maryam.sabet
•
0
When I want to use the getGEO function to download GSE dataset with this code:
series <- "GSE85358" gset <- getGEO(series , GSEMatrix =TRUE, AnnotGPL=TRUE, destdir = "....." ) I encounter this error:
https://ftp.ncbi.nlm.nih.gov/geo/series/GSE2nnn/GSE2553/matrix/ Error in function (type, msg, asError = TRUE) : error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
How can i fix it?
What is the output of
sessonInfo()
?Hello Mr. h.mon, sorry for that but I noticed that you're from Brazil. And I would like to know about your projects here, could you please send me an email? I can't see your email on your account on biostars :/
Best regards!
Hello geocarvalho , I deleted your contact information from the post - if you really want it public, it is probably better to add it to your profile page.
I don't have projects, I am a mix of (IT / analysis / emotional) support staff - being reasonably good at the first two, while sucking big time at the third.
h.mon LOL, I still thinking that you're a Jedi here! Any chance we can talk by email or chat?
It seems that you have not the right setup for the https: downloads. Are you on windows or Linux?
Can you dload a file over https:// in R? For example, does the following command work inside your R?