Hi,I am having a problem with the ReadAffy() in the university R programming 
environment. I install affyPLM and invoke library(affyPLM) in the following 
way. I have the cel files in the craig subdirectory. Please let me know how to 
resolve the problem.Amit
source("http://bioconductor.org/biocLite.R";)  biocLite("affyPLM") 
biocLite("gcrma") library(affyPLM)> 
setwd("c:/Users/amit.sengupta/Desktop/myRfolder/craig")
> craig.data=ReadAffy()
Error in AllButCelsForReadAffy(..., filenames = filenames, widget = widget,  : 
  No cel filennames specified and no cel files in specified 
directory:c:/Users/amit.sengupta/Desktop/myRfolder/craig
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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