Entering edit mode
4.5 years ago
lordoftheflower
▴
10
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
thanks Kevin; will process the raw data again