Hello, I am trying to download a SOFT matrix file for GSE series to extract
raw intensity data.

gse<- getGEO('GSExxxx', AnnotGPL=T)

However, I am not able to use the function Table(gse), which returns the
following error

>>>Error in function (classes, fdef, mtable)  : 
  unable to find an inherited method for function "Table", for signature
"GSE"

If I try to use the GDSxxxx file, I get only the adjusted log 2 ratio of
intensities.
Is there any way to get to the raw intensity data contained within GSE
object?

Thanks,
Dipen
-- 
View this message in context: 
http://n4.nabble.com/Reading-raw-intensity-data-from-getGEO-s-gse-object-tp1477633p1477633.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to