Does the expression data from GEO Series Matrix File(s) can directly be used with limma workflow
1
0
Entering edit mode
4.0 years ago
sp29 ▴ 50

I have to perform differential gene expression analysis using limma. Can I use GEO Series Matrix File(s) (expression set) in the limma workflow (differential expression analysis) without actually extracting the expression set from raw .CEL files. As I can see that limma workflow involves rma() correction before extraction of expression set but I can't find any information that states whether the GEO Series Matrix File(s) (expression set) is pre-processed or not.

limma Micro-Array RMA Normalization R • 2.4k views
ADD COMMENT
4
Entering edit mode
4.0 years ago

Can I use GEO Series Matrix File(s) (expression set) in the limma workflow (differential expression analysis) without actually extracting the expression set from raw .CEL files.

Generally, yes, but GEO does not guarantee that each series matrix file will be normalised and log2-transformed. You should check via a box-and-whiskers plot and a histogram.

For each microarray study, there will also typically be a blue Analyse with GEO2R button on the main accession page. If you follow that and then click on the R script tab, you'll find code that allows you to pull the data automatically.

Kevin

ADD COMMENT

Login before adding your answer.

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