Thank you very much for that extended list. After reading about them, I decided to use the WGCNA and more accurately its function called bicor(). Now let me ask you something about the procedure. So far on my microarray experiment, I ran RMA algorithm, completed the annotation step and divide the matrix into 3 separate matrices, one for each sample. The initial one was [3xControl, 3xTreatment1, 3xTreatment2] while now I have one matrix with 3xControl, one with 3xTreatment1 and one with 3xTreatmen2.
What I want to do as I said in my I.P is to calculate the adjacency matrix (with beta = 1) for each one of them. My question now is if there is a need for summarizing somehow the 3 repetition samples in each condition. Should I calculate the mean or something else - like MAD - for each gene (row) for the same conditions?
