Rat Gene 1.0 ST CDF files
1
0
Entering edit mode
cunye qiao ▴ 20
@cunye-qiao-2945
Last seen 10.7 years ago
Hello Bioconductor list;     I'm currently looking at some Rat Gene 1.0 ST arrays. I get an error when I try to rma normalize a data set of Rat Gene 1.0 ST cel files. The code is following: library(affy) library(annotate) a1<- ReadAffy(filenames = my.filenames) rma(a1) The error message produced by R is following: Error in getCdfInfo(object) : Could not obtain CDF environment, problems encountered: Specified environment does not contain RaGene-1_0-st-v1 Library - package ragene10stv1cdf not installed Data for package affy did not contain ragene10stv1cdf Bioconductor - ragene10stv1cdf not available My question is where to find the ragene10stv1cdf and how to obtain CDF environment? Thanks. Cunye __________________________________________________________________ [[elided Yahoo spam]] [[alternative HTML version deleted]]
cdf affy cdf affy • 1.0k views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 2 hours ago
United States
Hi Cunye, cunye qiao wrote: > Hello Bioconductor list; > > I'm currently looking at some Rat Gene 1.0 ST arrays. I get an error when I try to rma normalize a data set of Rat Gene 1.0 ST cel files. The code is following: > > library(affy) > library(annotate) > a1<- ReadAffy(filenames = my.filenames) > rma(a1) > > The error message produced by R is following: > Error in getCdfInfo(object) : Could not obtain CDF environment, problems encountered: > Specified environment does not contain RaGene-1_0-st-v1 > Library - package ragene10stv1cdf not installed > Data for package affy did not contain ragene10stv1cdf > Bioconductor - ragene10stv1cdf not available > > My question is where to find the ragene10stv1cdf and how to obtain CDF environment? Thanks. You don't want to analyze the chip using the affy package. Instead you want to use the pdInfoBuilder/oligo pipeline. See here: http://article.gmane.org/gmane.science.biology.informatics.conductor/1 8963/match=oligo+st for an example of how to do things. You want to build the pdInfo package, install it, then use oligo to do the analysis. Best, Jim > > > Cunye > > > __________________________________________________________________ > [[elided Yahoo spam]] > > [[alternative HTML version deleted]] > > > > -------------------------------------------------------------------- ---- > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Hildebrandt Lab 8220D MSRB III 1150 W. Medical Center Drive Ann Arbor MI 48109-0646 734-936-8662
ADD COMMENT

Login before adding your answer.

Traffic: 761 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6