This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extracting Probeset IDs from .CELfiles

Hi,

I have .CEL files (in replicates ) for a single experiment on Bronchial Epithelial Cells. I would like to know how to open these or extract the probeset IDs using R so that I can annotate them using the Bioconductor functionality. I want to generate a list in R containing the probe IDS from the .CEL files, which can then be annotated using the annotationTools package. I don't know how to go about doing the former task.

Appreciate any help

Thanks in advance
Siddharth Avadhanam

r gene

1 answer

The oligo package in bioconductor is designed to work with affy arrays. An older package, the affy package, may also be applicable.

Log in to answer this question.