html5-img
1 / 26

Normalization

Normalization. Getting the numbers comparable. Question Experimental Design. The DNA Array Analysis Pipeline. Array design Probe design. Sample Preparation Hybridization. Buy Chip/Array. Image analysis. Normalization. Expression Index Calculation. Comparable Gene Expression Data.

agalia
Download Presentation

Normalization

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Normalization Getting the numbers comparable

  2. Question Experimental Design The DNA Array Analysis Pipeline Array design Probe design Sample Preparation Hybridization Buy Chip/Array Image analysis Normalization Expression Index Calculation Comparable Gene Expression Data Statistical Analysis Fit to Model (time series) Advanced Data Analysis Clustering PCA Classification Promoter Analysis Meta analysis Survival analysis Regulatory Network

  3. Tissue contamination RNA degradation RNA purification Reverse transcription Amplification efficiency Dye effect (cy3/cy5) Spotting DNA-support binding Other issues related to array manufacturing ‘Background’ correction Image segmentation Hybridization efficiency and specificity Spatial effects Intensities are not just mRNA concentrations

  4. Gene-specific variation Spotting efficiency, Spot size Spot shape Cross-/unspecific hybridization Biological variation Effect Noise Global variation Amount of RNA in the biopsy Efficiencies of: RNA extraction Reverse transcription amplification Labeling Photodetection Two kinds of variation Systematic Stochastic

  5. Stochastic noise we use statistics to deal with • PCA Plot of 34 patients, 8973 dimensions (genes) reduced to 2

  6. ...like we will see later • PCA for 100 most significant genes reduced to 2 dimensions

  7. Gene-specific variation: Too random to be explicitly accounted for “noise” Global variation: Similar effect on many measurements Corrections can be estimated from data Normalization Sources of variation Systematic Stochastic Statistical testing

  8. Calibration = Normalization = Scaling

  9. Nonlinear normalization

  10. The Qspline method • From the empirical distribution, a number of quantiles are calculated for each of the channels to be normalized (one channel shown in red) and for the reference distribution (shown in black) • A QQ-plot is made and a normalization curve is constructed by fitting a cubic spline function • As reference one can use an artificial “median array” for a set of arrays or use a log-normal distribution, which is a good approximation.

  11. Once again…qspline Accumulating quantiles When many microarrays are to be normalized to each other an average array can be used as target

  12. * * * * * M * * A Lowess Normalization • One of the most commonly utilized normalization techniques is the LOcally Weighted Scatterplot Smoothing (LOWESS) algorithm.

  13. Invariant set normalization (Li and Wong) • A invariant set of probes is used • Probes that does does not change intensity rank between arrays • A piecewise linear median line is calculated • This curve is used for normalization

  14. After intensity After spatial normalization normalization Spatial normalization Raw data After intensity After intensity Spatial bias estimate After spatial After spatial normalization normalization normalization normalization

  15. Question Experimental Design The DNA Array Analysis Pipeline Array design Probe design Sample Preparation Hybridization Buy Chip/Array Image analysis Normalization Expression Index Calculation Comparable Gene Expression Data Statistical Analysis Fit to Model (time series) Advanced Data Analysis Clustering PCA Classification Promoter Analysis Meta analysis Survival analysis Regulatory Network

  16. - Perfect Match (PM) - MisMatch (MM) Expression index value • Some microarrays have multiple probes addressing the expression of the same gene • Affymetrix chips have 11-20 probe pairs pr. Gene PM: CGATCAATTGCACTATGTCATTTCT MM: CGATCAATTGCAGTATGTCATTTCT However for downstream analysis we often want to deal with only one value pr. gene. Therefore we want to collapse the intensities from many probes into one value: a gene expression index value

  17. Median Expression index calculation • Simplest method? But more sophisticated methods exists: dChip, RMA and MAS 5 (from Affymetrix)

  18. dChip (Li & Wong) • Model: PMij =qifj+ eij Outlier removal: • Identify extreme residuals • Remove • Re-fit • Iterate • Distribution of errors eij assumed • independent of signal strength (Li and Wong, 2001)

  19. RMA • Robust Multi-array Average (RMA) expression measure (Irizarry et al., Biostatistics, 2003) • For each probe set, re-write PMij =qifjas: log(PMij)=log(qi ) + log(fj) • Fit this additive model by iteratively re-weighted least-squares or median polish

  20. MAS. 5 • MicroArray Suite version 5 uses • MM* is an adjusted MM that is never bigger than PM • Tukey biweight is a robust average procedure with weights and outlier rejection

  21. Methods compared on expression variance Std Dev of gene measures from 20 replicate arrays • Std Dev of gene measures from 20 replicate arrays Expression level Blue and Red: RMA; Black: dChip; Green: MAS5.0 From Terry speed

  22. MAS 5.0 Log fold change estimate from 20ug cRNA Log fold change estimate from 1.25ug cRNA Robustness • MAS5.0 • (Irizarry et al., Biostatistics, 2003)

  23. Robustness • dChip • (Irizarry et al., Biostatistics, 2003) dChip Log fold change estimate from 20ug cRNA Log fold change estimate from 1.25ug cRNA

  24. Robustness • RMA • (Irizarry et al., Biostatistics, 2003) RMA Log fold change estimate from 20ug cRNA Log fold change estimate from 1.25ug cRNA

  25. All of this is implemented in… • R • In the BioConductor packages ‘affy’ (Gautier et al., 2003).

  26. References • Li and Wong, (2001). Model-based analysis of oligonucleotide arrays: Model validation, design issues and standard error application. • Genome Biology 2:1–11. • Irizarry, Bolstad, Collin, Cope, Hobbs and Speed, (2003) Summaries of Affymetrix GeneChip probe level data. • Nucleic Acids Research 31(4):e15.) • Affymetrix. Affymetrix Microarray Suite User Guide. Affymetrix, Santa Clara, CA, version 5 edition, 2001. • Gautier, Cope, Bolstad, and Irizarry, (2003). affy - an r package for the analysis of affymetrix genechip data at the probe level. Bioinformatics

More Related