cel files with affy library
2
0
Entering edit mode
scipio04 • 0
@a6b1f305
Last seen 18 months ago
France

i got problems reading cel files with affy library

here 's the code

i got following errors :

" Is /home/alambard/celfiles/ABCDE.CEL really a CEL file? tried reading as text, gzipped text, binary, gzipped binary, command console and gzipped command console formats"

and :

"Error in read.celfile.header(filenames[[1]]) : "

```l library(affy) setwd ("home/usr/celfiles") list.files ( pattern = ".CEL") c <- Readaffy()

ChIPSeq • 1.6k views
ADD COMMENT
0
Entering edit mode

What kind of array is it? You have a ChIPSeq tag, so it's likely you should be using oligo instead of affy.

ADD REPLY
0
Entering edit mode

affymetrix snp 6.0 array

ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 4 hours ago
United States

The Affymetrix SNP 6.0 array cannot be read in using the affy package. Depending on what you are trying to do you can use either the oligo or crlmm packages. There are vignettes for both packages that you can read to get up to speed.

ADD COMMENT
0
Entering edit mode

ok thankj you , i'm gonna take a look on these packages , i dont kno this kind of data well so i mistaken the right one !

ADD REPLY
0
Entering edit mode

i have same errors with oligo package tho :(

i guess something 's wrong with my cel files but idon't know what

ADD REPLY
0
Entering edit mode
@3ea56d5f
Last seen 2.6 years ago
Philippines

I will try this packages. Thank you for sharing.

Joseph | Alhambra Alhambra custom cabinets

ADD COMMENT

Login before adding your answer.

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