Re: [R] Reading raw intensity data from getGEO's gse object

2010-02-11 Thread Martin Morgan
On 02/11/2010 10:35 AM, Dipen wrote: > > Hello, I am trying to download a SOFT matrix file for GSE series to extract > raw intensity data. > > gse<- getGEO('GSE', AnnotGPL=T) > > However, I am not able to use the function Table(gse), which returns the > following error > Error in funct

[R] Reading raw intensity data from getGEO's gse object

2010-02-11 Thread Dipen
Hello, I am trying to download a SOFT matrix file for GSE series to extract raw intensity data. gse<- getGEO('GSE', 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 inher