Entering edit mode
Peng Yu
▴
940
@peng-yu-3586
Last seen 10.3 years ago
Hi,
I have some .cel files and MoGene-1_0-st-v1,r3.cdf in the current
directory. The .cel files are generated from the Mouse Gene 1.0 ST
Array.
I run the following command. But it generate an error message. Can
somebody let me know what the problem is?
Regards,
Peng
> setwd(".")
> library(makecdfenv)
> data<-ReadAffy()
> eset<-rma(data)
Error in getCdfInfo(object) :
? Could not obtain CDF environment, problems encountered:
Specified environment does not contain MoGene-1_0-st-v1
Library - package mogene10stv1cdf not installed
Bioconductor - mogene10stv1cdf not available