[BioC] affy package problem
Phguardiol at aol.com
Phguardiol at aol.com
Tue Dec 2 10:51:33 MET 2003
Hi all,
I m trying to use Affy 1.4.2 with U133A chips on a new PC P4 with XP Pro and R 1.8.1
I m selecting the right Folder first where my CEL files are and then paste on the command line:
data1 <- ReadAffy()
data2 <- gcrma(data1)
exprs2excel(data2, file="Fibroalone_gcrma.csv")
then I obtain the following:
> library(affy)
Welcome to Bioconductor
Vignettes contain introductory material. To view,
simply type: openVignette()
For details on reading vignettes, see
the openVignette help page.
Synching your local package management information ...
Packages which have been added/updated:
matchprobes
arrayMagic
externalVector
limma
> library(gcrma)
Loading required package: MASS
> data1 <- ReadAffy()
Error in initialize(value, ...) : Could not open file C:/Phil/CEL files Fibro alone/FANC Fibro/fibro PD331neo01.CEL
> data2 <- gcrma(data1)
Error: Object "data1" not found
Error in probeNames(object) : Unable to find the argument "object" in selecting a method for function "probeNames"
> exprs2excel(data2, file="Fibroalone_gcrma.csv
and in addition, the CEL file is no more present in the folder as if it was deleted...!
Any suggestion ?
Thanks
Philippe
More information about the Bioconductor
mailing list