As per Benn:
- single colour / channel: A: How to process (seems) Agilent microarrry data? (quantile)
- two colour / channel: A: build the expression matrix step by step from GEO raw data (LOESS)
hello everyone; What is the difference between pre-processing and normalization in one color and two color Agilent Microarray data? please suggest best package R For both
Two-channel (color) microarrays are usually normalized with LOESS, but one-channel arrays usually only with a between-array method (like quantile). The best tool to use is limma, you can read in the manual how to normalize and analyze these different array types, including case studies with scripting codes.
As per Benn:
in the limma, it has two different part of two color, one is direct two-color, do you know the meanning
Please stop posting random questions in existing threads. This is bad practice. If you have a question that cannot be answered by browsing old threads then please open a new one, add all necessary details and background, show effort and what you've tried. Thank you.
Limma. Please read its manual carefully. It extensively covers analysis of these types of arrays.
Log in to answer this question.