Entering edit mode
Hello,
I have multiple cel files corresponding to affymetrix platform. How to remove batch effect from these .cel files and then go for normalization of these?
Hello,
I have multiple cel files corresponding to affymetrix platform. How to remove batch effect from these .cel files and then go for normalization of these?
You should normalise first and then do batch correction on the normalised (log-)intensities. There are also other steps to consider like background correction and (if you intend to do a DE analysis) filtering to remove low-abundance genes. Read the limma user's guide for more details and worked examples, though you should also read the affy manual if you're dealing with Affymetrix data.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
I suggest you use R limma for this. You can read the manual wherein they describe exactly how to analyze this.
OK..I will definitely go through it
Are you saying that you have celfiles from multiple different Affy platforms? Or are you simply saying that you have multiple celfiles from AN Affymetrix platform?
Yes, I have multiple celfiles from an affymetrix platform.