Microarray analysis techniques: Difference between revisions

Content deleted Content added
No edit summary
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (10458)
Line 21:
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 normalization for two color arrays is often achieved by [[local regression]]. LIMMA provides a set of tools for background correction and scaling, as well as 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> A common method for evaluating how well normalized an array is, is to plot an [[MA plot]] of the data.
 
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. Robust Multi-array Average (RMA) <ref>{{cite journal|last=Irizarry|first=RA|author2=Hobbs, B |author3=Collin, F |author4=Beazer-Barclay, YD |author5=Antonellis, KJ |author6=Scherf, U |author7= Speed, TP |title=Exploration, normalization, and summaries of high density oligonucleotide array probe level data.|journal=Biostatistics||volume=4|issue=2|pagepages=249-64249–64|year=2003|pmid=12925520 |doi=10.1093/biostatistics/4.2.249}}</ref> is a normalization approach that does not take advantage of these mismatch spots, 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=10.1093/bioinformatics/19.2.185}}</ref> The median polish algorithm, although robust, behaves differently depending on the number of samples analyzed.<ref>{{cite journal |author=Giorgi FM, Bolger AM, Lohse M, Usadel B |title=Algorithm-driven Artifacts in median polish summarization of Microarray data |journal=BMC Bioinformatics |volume=11 |pages=553 |year=2010 |pmid=21070630 |doi=10.1186/1471-2105-11-553 |pmc=2998528}}</ref> Quantile normalization, also part of RMA, is one sensible approach to normalize a batch of arrays in order to make further comparisons meaningful.
 
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>
Line 31:
 
==Pattern recognition==
Commercial systems for gene network analysis such as Ingenuity<ref>{{cite web |url=http://www.ingenuity.com/ |title=Ingenuity Systems |accessdate=2007-12-31 |format= |work=}}</ref> and Pathway studio<ref>{{cite web |url=http://www.ariadnegenomics.com/products/pathway-studio/ |title=Ariadne Genomics: Pathway Studio |accessdate=2007-12-31 |format= |work=}}</ref> create visual representations of differentially expressed genes based on current scientific literature. Non-commercial tools such as FunRich,<ref>{{cite web |url=http://www.funrich.org/ |title=FunRich: Functional Enrichment Analysis |accessdate=2014-09-09 |format= |work=}}</ref>, [[GenMAPP]] and [[Anduril_Anduril (workflow_engineworkflow engine)#Moksiskaan|Moksiskaan]] also aid in organizing and visualizing gene network data procured from one or several microarray experiments. A wide variety of microarray analysis tools are available through [[Bioconductor]] written in the [[R programming language]]. The frequently cited SAM Excel module and other microarray tools<ref>[{{cite web |url=http://www-stat.stanford.edu/~tibs/SAM/ |title=Significance Analysis of Microarrays |accessdate=2007-12-31 |format= |work=}}]</ref> are available through Stanford University. Another set is available from Harvard and MIT.<ref>{{cite web |url=http://www.broad.mit.edu/tools/software.html |title=Software - Broad |accessdate=2007-12-31 |work=}}</ref>
Specialized software tools for statistical analysis to determine the extent of over- or under-expression of a gene in a microarray experiment relative to a reference state have also been developed to aid in identifying genes or gene sets associated with particular [[phenotype]]s. One such method of analysis, known as [[Gene Set Enrichment]] Analysis (GSEA), uses a [[Kolmogorov-Smirnov]]-style statistic to identify groups of genes that are regulated together.<ref>{{cite journal |author=Subramanian A, Tamayo P, Mootha VK, et al. |title=Gene set enrichment analysis: A knowledge-based approach for interpreting genome-wide expression profiles |journal=Proc. Natl. Acad. Sci. U.S.A. |volume=102 |issue=43 |pages=15545–50 |year=2005 |pmid=16199517 |doi=10.1073/pnas.0506580102 |pmc=1239896}}</ref> This third-party statistics package offers the user information on the genes or gene sets of interest, including links to entries in databases such as NCBI's [[GenBank]] and curated databases such as Biocarta<ref>{{cite web |url=http://www.biocarta.com/ |title=BioCarta - Charting Pathways of Life |accessdate=2007-12-31 |format= |work=}}</ref> and [[Gene Ontology]]. Protein complex enrichment analysis tool (COMPLEAT) provides similar enrichment analysis at the level of protein complexes.<ref>{{cite journal |author=Vinayagam A, Hu Y, Kulkarni M, Roesel C, et al. |title= Protein Complex-Based Analysis Framework for High-Throughput Data Sets. 6, rs5 (2013). |journal= Sci. Signal. |volume=6 |issue=r5 |year=2013 |pmid= 23443684 |doi= 10.1126/scisignal.2003629 |url= http://www.flyrnai.org/compleat/ |pages=rs5}}</ref> The tool can identify the dynamic protein complex regulation under different condition or time points. Related system, PAINT<ref>{{cite web |url=http://www.dbi.tju.edu/dbi/staticpages.php?page=tools&menu=37 |title=DBI Web |accessdate=2007-12-31 |format= |work=}}</ref> and SCOPE<ref>{{cite web |url=http://genie.dartmouth.edu/scope/ |title=SCOPE |accessdate=2007-12-31 |format= |work=}}</ref> performs a statistical analysis on gene promoter regions, identifying over and under representation of previously identified [[transcription factor]] response elements. Another statistical analysis tool is Rank Sum Statistics for Gene Set Collections (RssGsc), which uses rank sum probability distribution functions to find gene sets that explain experimental data.<ref>{{cite web |url=http://rssgsc.sourceforge.net/ |title=RssGsc |accessdate=2008-10-15 |format= |work=}}</ref> A further approach is contextual meta-analysis, i.e. finding out how a gene cluster responds to a variety of experimental contexts. [[Genevestigator]] is a public tool to perform contextual meta-analysis across contexts such as anatomical parts, stages of development, and response to diseases, chemicals, stresses, and [[neoplasms]].