differentially expressed genes
2
0
Entering edit mode
9.3 years ago

Hi all, how to convert text file to cel file? I have a dataset in text file format. My role is to find out differentially expressed genes, so I'm trying it in R with limma package and facing many difficulties so please can anybody help me out?

gene rna-seq R • 2.4k views
ADD COMMENT
0
Entering edit mode

It's agilent.

ADD REPLY
0
Entering edit mode

It's asking me for cel files or gzipped .. I'm unable to do both.

ADD REPLY
1
Entering edit mode
9.3 years ago
Parham ★ 1.6k

You need to install affypackage from bioconductor in R and then use it to import your data.

ADD COMMENT
1
Entering edit mode
9.3 years ago
Zhilong Jia ★ 2.2k

For agilent, there is no cel format file. using limma directly. (http://www.bioconductor.org/packages/release/bioc/vignettes/limma/inst/doc/usersguide.pdf)

ADD COMMENT
0
Entering edit mode

Yes - the .cel format is only for Affy arrays, and you can only go from a .cel file to a .txt file (not the other way around, because you lose information during the conversion). Also, some Agilent arrays are 2-color arrays, which would make no sense you tried to analyze them like an Affy array.

ADD REPLY

Login before adding your answer.

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