[BioC] Affy paeg1a (pseudomonas) annotation

cstrato cstrato at aon.at
Fri May 8 20:40:37 CEST 2009


Dear Tom

This may not be a direct answer to your question, but if you want to 
analyze data from the Affymetrix "Pae_G1a" array, then you could use 
package "xps" available from BioC.

Simply download the library and annotation files for "Pae_G1a" from the 
Affymetrix web-site, and create a scheme as follows:

scheme.paeg1a <- import.expr.scheme("Scheme_PaeG1a_na28",filedir=scmdir,
                 paste(libdir,"Pae_G1a.CDF",sep="/"),
                 paste(libdir,"Pae_G1a.probe.tab",sep="/"),
                 
paste(anndir,"Version09Mar/Pae_G1a.na28.annot.csv",sep="/"))

Then you should be able to analyze your data, as described in the vignette.

Best regards
Christian
_._._._._._._._._._._._._._._._._._
C.h.r.i.s.t.i.a.n   S.t.r.a.t.o.w.a
V.i.e.n.n.a           A.u.s.t.r.i.a
e.m.a.i.l:        cstrato at aon.at
_._._._._._._._._._._._._._._._._._


Thomas Hampton wrote:
> Is there ever going to be a paeg1a.db?
>
> Thanks very much,
>
> Tom
>
> _______________________________________________
> 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
>
>



More information about the Bioconductor mailing list