Thank you. I will check if the array type is the same across all datasets.
My plan is to use normalize the datasets using RMA and fit a linear model using limma. So what I understood from your suggestion is that after I found DEGs in the individual dataset, I need to take statistics of these genes from individual datasets and do a meta-analysis, right? Can you please suggest an R package to do this kind of analysis...
And further downstream of this, I am working on studying the comorbidity of T2DM with few other diseases (for which I will find the DEGs as well). In this case, Is finding common genes between T2DM (from this meta-analysis) and the diseases in question followed by functional enrichment, the right way to do it?
Which R package should I use for this type of Meta-analysis?