extracting count matrix from GEO
1
0
Entering edit mode
3.9 years ago

Hi

I would like to extract count matrix data from "GSE98969" however when i did expr(), there is no data at all. May i know if i am missing out something?

data = getGEO("GSE98969") datExpr = exprs (data[[1]]) dim(datExpr) [1] 0 97

or does it mean only raw files were uploaded. thanks

geo • 1.2k views
ADD COMMENT
0
Entering edit mode
3.9 years ago

Indeed, there does not seem to be any normalised data for this study, neither in the FTP record. You could check other websites where the authors may have hosted it; otherwise, re-processing from raw data is necessary.

You could, of course, also ask the authors directly.

Kevin

ADD COMMENT
1
Entering edit mode

thanks Kevin; will process the raw data again

ADD REPLY

Login before adding your answer.

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