Thank you for you reply.
but I admit to not completely understanding what you mean.
What I meant is that I want to take from the big matrix containing the normalized expression values of all probes, all possible k submatrices (k= number of genes represented by the chip) where each submatrix contains all probes relating to one same gene. By "probeset" I meant the set of probes related to the same gene. AT this point I want to summarize on the gene level, not the exon level.
So basically I have the following steps in mind for the summarization stage: 1. Create the k submatrices 2. Apply the Median Polish method on each submatrix to estimate the corresponding gene expression values in each microarray 3. Combine the gene expression values in a bigger matrix, which would be the final output
I apologize if I'm mixing up the terms or if I'm not being very clear; I still don't have a deep understanding of the subject.