Error with getGEO from GEOquery package bioconductor
1
1
Entering edit mode
6.4 years ago
landscape95 ▴ 190

Hello everyone, I am trying to download the matrix file of GSE37405 but I got the error like in this picture, could anyone please help me how to fix this? your help is really appreciated!

my code is simple just:

library(GEOquery)
setwd("./CanProg/")
GSE37405 <- getGEO(GEO = "GSE37405", GSEMatrix = T, destdir = getwd())

enter image description here

GEOquery • 2.0k views
ADD COMMENT
0
Entering edit mode
6.4 years ago

Thanks for the report. This is a bug that should be fixed in version 2.46.8 of GEOquery and available on Bioconductor in about 48 hours (after the build system creates the new version). In the meantime, you can install from github if necessary.

ADD COMMENT

Login before adding your answer.

Traffic: 3873 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