Hi, I have 3 different datasets of micrarray experiments (two about TF's overexpressions and one about TF's repression ). They are from the same platform Agilent. I have to create a meta-matrix combining them and I'm trying to use the limma package. First I have read each of them separatly and then combine the RGLists for the normalization withinArray and then also the betweenArray one. Is it correct?
Thank you:) I'm trying to do as you suggest