Entering edit mode
9.0 years ago
akutasame
▴
40
Hi,
Does the RMA method for background correction and normalization (not summarization) give log2 transformed intensities? or which step gives log transformed values?
Thank you in advance, Good luck in your studies
I really need an answer, please make a comment if you have an idea.
Are you using the expresso function in the "affy" Bioconductor package? I believe in that one, the log2 transformation is done as part of the RMA summarization step (also in medianpolish), and not in the previous steps. But, you could always check what the output looks like to make sure.
Nope, I am doing probe level Anova, I did RMA background correction and quantile normalization only, I did not do summarization. But I just found that RMA background correction is taking log2 base raw intensities. http://www.plexdb.org/modules/documentation/RMAexplained.pdf
Thank you for your comment