difficulty with opening Affymetrix cel files
1
1
Entering edit mode
9.8 years ago
hosseinkhan ▴ 20

Hi

I am trying to work with affymetrix cel files, but when I try to extract cel files most of them are opened in a text file with modified and unreadable format.

I appreciate any help in advance

rna-seq • 8.3k views
ADD COMMENT
3
Entering edit mode
9.8 years ago
poisonAlien ★ 3.2k

Hi,

I am not sure when you say extract the cel files, but CEL files cannot be opened in a text editor. You need a particular software for reading them. You can extract the raw intensities from CEL files in R using affy bioconductor package using readAffy() function.

ADD COMMENT
0
Entering edit mode

Hi, thanks for replying to my question. Yes I know that I have to use ReadAffy() function in R, but when I want to import my cel files in a program(AnyExpress) to combine them, I get a error. So I tried to open my cel files to see if there is some thing wrong with their contents. Some of them are opened in text file perfectly but most of them are unreadable. Anyway thank you again

PhD candidate of Bioinformatics, Laboratory of Systems Biology and Bioinformatics (LBB), Institute of Biochemistry and Biophysics (IBB), University of Tehran

ADD REPLY
0
Entering edit mode

cel files are per definition binary files, so they are not human readable in any way. Instead of using AnyExpress, I would suggest you try the same procedure using the R/Bioconductor package affy, as suggested. The cel files may be corrupt, but that is nearly impossible to see by just opening them in a text-editor.

ADD REPLY

Login before adding your answer.

Traffic: 1551 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