Microarray analysis techniques: Difference between revisions

Content deleted Content added
CmdrObot (talk | contribs)
m sp (5): acheived→achieved, an normalization→a normalization, assesment→assessment, availible→available, sophicated→sophisticated
Line 18:
 
==Aggregation and normalization==
Comparing two different arrays, or two different samples hybridized to the same array generally involves making adjustments for systematic errors introduced by differences in procedures and dye intensity effects. Dye normaizationnormalization for two color arrays is often achieved by [[local regression]]. LIMMA provides a set of tools for background correction and scallingscaling, as well an option to average on-slide duplicate spots.<ref>{{cite web |url=http://bioinf.wehi.edu.au/limma/ |title=LIMMA Library: Linear Models for Microarray Data |accessdate=2008-01-01 |format= |work=}}</ref>
 
Raw Affy data contains about twenty probes for the same RNA target. Half of these are "mismatch spots", which do not precisely match the target sequence. These can theoretically measure the amount of nonspecific binding for a given target. RMA is a normalization approach that does not take advantage of them, but still must summarize the perfect matches through [[median polish]].<ref>{{cite journal |author=Bolstad BM, Irizarry RA, Astrand M, Speed TP |title=A comparison of normalization methods for high density oligonucleotide array data based on variance and bias |journal=Bioinformatics |volume=19 |issue=2 |pages=185–93 |year=2003 |pmid=12538238 |doi=}}</ref>. Quantile normalization, also part of RMA, is one sensible approach to normalize a batch of arrays in order to make further comparisons meaningful.
Line 24:
The current Affymetrix MAS5 algorithm, which uses both perfect match and mismatch probes, continues to enjoy popularity and do well in head to head tests.<ref>{{cite journal |author=Lim WK, Wang K, Lefebvre C, Califano A |title=Comparative analysis of microarray normalization procedures: effects on reverse engineering gene networks |journal=Bioinformatics |volume=23 |issue=13 |pages=i282–8 |year=2007 |pmid=17646307 |doi=10.1093/bioinformatics/btm201}}</ref>
 
==Identification of significant differential expression==
Many strategies exist to idenitfy which array probes show an unusual level of over expression or under expression. The simplest one is to call "significant" any probe that differs by an average of at least two fold between treatment groups. More sophisticated approaches are often related to [[t test]]s or other mechanisms that take both effect size and variability into account. Curiously, the p-values associated with particular genes do not reproduce well between replicate experiments, and lists generated by straight fold change perform much better.<ref>{{cite journal |author=Shi L, Reid LH, Jones WD, ''et al'' |title=The MicroArray Quality Control (MAQC) project shows inter- and intraplatform reproducibility of gene expression measurements |journal=Nat. Biotechnol. |volume=24 |issue=9 |pages=1151–61 |year=2006 |pmid=16964229 |doi=10.1038/nbt1239}}</ref><ref>{{cite journal |author=Guo L, Lobenhofer EK, Wang C, ''et al'' |title=Rat toxicogenomic study reveals analytical consistency across microarray platforms |journal=Nat. Biotechnol. |volume=24 |issue=9 |pages=1162–9 |year=2006 |pmid=17061323 |doi=}}</ref>This represents an extremely important observation, since the point of performing experiments has to do with predicting general behavior. The MAQC group recommends using a fold change assessment plus a non-stringent p-value cuttoff, further pointing out that changes in the background correction and scaling proess have only a minimal impact on the rank order of fold change differences, but a substantial impact on p values.