[BioC] NORMALIZATION OF AFFYMETRIX CHIPS DATA
Stephen Nyangoma
S.Nyangoma at cs.rug.nl
Mon Aug 18 22:22:49 MEST 2003
Hi Rafael,
Sorry, I have just used
normalize.quantiles(mydata) and seems to have worked (given me
something). But wanted to use the
normalize() object. Does this work differently? Where can I get more
information on how each normalization method works. My aim is to use a
variety of methods to explore this data set.
I am using library(affy).
Regards. Stephen.
On Mon, 2003-08-18 at 22:56, Rafael A. Irizarry wrote:
> what kind of object is Data8pm? normalize doesnt work on any R object.
> plus different types of ata are nornalized differentily.
>
>
> On Mon, 18 Aug 2003, Stephen Nyangoma wrote:
>
> >
> > Hi All,
> > Am trying to normalize a data set and obtaining the following error
> >
> > > load("Data8pm.Rdata")
> > > normalize(Data8pm)
> > Error in normalize(Data8pm) : No direct or inherited method for function
> > "normalize" for this call
> > >
> >
> > Can some one please, advise on the mistake I am making?
> >
> > Thanks for your help.
> >
> > Stephen.
> >
> > _______________________________________________
> > Bioconductor mailing list
> > Bioconductor at stat.math.ethz.ch
> > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
> >
>
More information about the Bioconductor
mailing list