Thanks Neil. I was looking at affy package, will read about simpleaffy now.
I am looking for a R/BioC tutorial / workflow to analyze hgu133plus2 (Affymetrix platform, case-control data) .cel files and find differentially expressed genes in cases when compared to controls.
I have seen multiple tutorials over the web[for example 1, but some of the key aspects on QC, experimental design, issues on dealing with case-control data etc. seems to be not explained well or rather incomplete.
Please point to a resource or share your thoughts on a R/BioC tutorial that discuss about QC, Normalization, Experimental Design, Differential expression etc. in detail.
Thanks !
2 answers
I found the documentation which comes with the simpleaffy package to be clear and helpful. It covers normalization, QC, experimental design (to some degree) and various ways to filter data. A second document covers QC in more detail.
- simpleaffy primer (PDF)
- simpleaffy QC (PDF)
Log in to answer this question.