Finding differentially expressed genes in Control vs. Treated
1
0
Entering edit mode
8.9 years ago

I have 2 .cell files containing gene expression data for Control and Treated cell lines (downloaded from GEO). I want to find differentially expressed genes in them. Can anyone share some nice step by step guide to do this task. I have tried this tutorial but ended up in following error while filtering my data:

(celfiles.filtered <- nsFilter(celfiles.gcrma, require.entrez=FALSE, remove.dupEntrez=FALSE):

Error in rowQ(eSet, floor(0.25 * numSamp)) :
  cannot calculate order statistic on object with 2 columns

Thanks

Microarray hgu133a • 2.0k views
ADD COMMENT
4
Entering edit mode

You can't hope to get much out of a 1 vs. 1 comparison.

ADD REPLY
2
Entering edit mode

It looks like you are getting that error because you do not have any replicates. Does the GEO dataset you are using have replicates? As commented already, you won't get anything useful if you don't have replicates for each condition.

ADD REPLY
1
Entering edit mode
8.9 years ago
andrew ▴ 560

Agreed with the above answers. We have an application that lets the user submit raw .cel files for differential expression analysis (including QC and normalization) for free and we require a minimum of 3 samples per group (3 condition vs. 3 control). If you want to try it, you can access the application at http://www.ipathwayguide.com

ADD COMMENT

Login before adding your answer.

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