This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Pooling microarray data

I am doing a metadata study. In this study, I need to pool all microarray datasets of mouse gonad. But I found these datasets were generated with different platforms. Is there a way that I can annotate these probes from pooled data?

microarray pool

1 answer

You need to map all probe sequences to the same annotated reference genome. You might also be interested in this paper about meta-analysis of microarray data.

Thank you, my friend. So there is no easy way to map probes across multiple platforms if i don't have the probe sequences?

If you're lucky, the manufacturers may have released their probe sequences and Ensembl may have already mapped them. See here and this example script.
As a less clean alternative, you could try mapping gene IDs from the different experiments/platforms to the same reference.

Looks like a lot of trouble. I'll just merge the arrays done on the same platform I can find. Thank you very much, Jean.

Log in to answer this question.