How to read large GEO series matrix file when getGEO fails
0
1
Entering edit mode
6.4 years ago
hzc363 ▴ 10

I tried to read the GEO series matrix file (GSE37138) into R using the getGEO function from the GEOquery package. The matrix file is quite large (2.8GB after un-zip). My R session always crashes when trying to read the file.

I have read a 4GB csv file into R using the fread function from data.table package before. So my computer should be able to handle the 2.8GB GEO series matrix file. Are there any other efficient ways to read the series matrix file into R?

GEO R microarray • 2.0k views
ADD COMMENT
0
Entering edit mode

What's the exact error message that R returns?; Are you trying to read the data into a session that's already full of other variables?

ADD REPLY
0
Entering edit mode

There is no error message, the R stopped responding. The same thing happened even after I restarted my computer.

ADD REPLY
0
Entering edit mode

Okay, why not download it manually from here: ftp://ftp.ncbi.nlm.nih.gov/geo/series/GSE37nnn/GSE37138/matrix/

ADD REPLY

Login before adding your answer.

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