[BioC] simpleaffy error

kfbargad at lg.ehu.es kfbargad at lg.ehu.es
Fri Jul 2 08:50:15 CEST 2004


Thanks Jim for your quick answer. My working directory is the right 
one because if I use the affy package I can read in the data:

> library(simpleaffy)
> library(affy)
> raw.data <- read.affy()
Error in file(file, "r") : unable to open connection
In addition: Warning message: 
cannot open file `./covdesc' 
> Data <- ReadAffy()
> Data
AffyBatch object
size of arrays=712x712 features (23767 kb)
cdf=HG-U133A (22283 affyids)
number of samples=6
number of genes=22283
annotation=hgu133a


> That error usually indicates that you have not set the working 
directory
> to the directory containing your files.
> 
> HTH,
> 
> Jim
> 
> 
> 
> James W. MacDonald
> Affymetrix and cDNA Microarray Core
> University of Michigan Cancer Center
> 1500 E. Medical Center Drive
> 7410 CCGC
> Ann Arbor MI 48109
> 734-647-5623
> 
> >>> <kfbargad at lg.ehu.es> 07/01/04 12:58PM >>>
> 
> Dear users,
> 
> I have created a directory with a white-space delimited file 
> describing my samples called "covdesc" as suggested and have all the 
> CEL files in the same directory
> 
> I have loaded simpleaffy library and tried to read in the data. I 
get 
> 
> an error that has been previously mentioned but couldn t find the 
> solution in the Bioconductor Archives. This is what I type and the 
> error
> 
> > raw.data <- read.affy()
> Error in file(file, "r") : unable to open connection
> In addition: Warning message: 
> cannot open file `./covdesc'
> 
> I am working on a Windows 2000 computer
> R version 1.9.1
> BioC version 1.4
> 
> any suggestions?
> 
> 
> Thanks in advance
> 
> David
> 
> _______________________________________________
> 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