arrayQualityMetrics report for eset1



Browser compatibility

This report uses recent features of HTML 5. Functionality has been tested on these browsers: Firefox 10, Chrome 17, Safari 5.1.2
- Array metadata and outlier detection overview
arraysampleNames*1*2*3sampleScanDate
1AG_05414_AS.cel107/06/01 13:50:22
2AG_11745_AS.cel207/13/01 14:53:36
3AG_13927_AS.cel307/17/01 14:28:48
4KB_5047_2070_2_AS.CEL406/08/01 15:39:38
5KB_5275_2_AS.CEL506/08/01 15:46:49
6KB_5828_AS.cel606/26/01 02:23:28
7KB_6268_2_AS.cel708/23/01 14:29:25
8KB_8025_AS.cel807/17/01 14:08:05
9KB_8840_AS.cel906/26/01 14:22:48

The columns named *1, *2, ... indicate the calls from the different outlier detection methods:
  1. outlier detection by Distances between arrays
  2. outlier detection by Boxplots
  3. outlier detection by MA plots
The outlier detection criteria are explained below in the respective sections. Arrays that were called outliers by at least one criterion are marked by checkbox selection in this table, and are indicated by highlighted lines or points in some of the plots below. By clicking the checkboxes in the table, or on the corresponding points/lines in the plots, you can modify the selection. To reset the selection, reload the HTML page in your browser.

At the scope covered by this software, outlier detection is a poorly defined question, and there is no 'right' or 'wrong' answer. These are hints which are intended to be followed up manually. If you want to automate outlier detection, you need to limit the scope to a particular platform and experimental design, and then choose and calibrate the metrics used.

Section 1: Between array comparison

- Figure 1: Distances between arrays.
hm.png
Figure 1 (PDF file) shows a false color heatmap of the distances between arrays. The color scale is chosen to cover the range of distances encountered in the dataset. Patterns in this plot can indicate clustering of the arrays either because of intended biological or unintended experimental factors (batch effects). The distance dab between two arrays a and b is computed as the mean absolute difference (L1-distance) between the data of the arrays (using the data from all probes without filtering). In formula, dab = mean | Mai - Mbi |, where Mai is the value of the i-th probe on the a-th array. Outlier detection was performed by looking for arrays for which the sum of the distances to all other arrays, Sa = Σb dab was exceptionally large. No such arrays were detected.


+ Figure 2: Outlier detection for Distances between arrays.
- Figure 3: Principal Component Analysis.
array
sampleNames
sample
ScanDate

Figure 3 (PDF file) shows a scatterplot of the arrays along the first two principal components. You can use this plot to explore if the arrays cluster, and whether this is according to an intended experimental factor (you can indicate such a factor by color using the 'intgroup' argument), or according to unintended causes such as batch effects. Move the mouse over the points to see the sample names.
Principal component analysis is a dimension reduction and visualisation technique that is here used to project the multivariate data vector of each array into a two-dimensional plot, such that the spatial arrangement of the points in the plot reflects the overall data (dis)similarity between the arrays.



Section 2: Array intensity distributions

- Figure 4: Boxplots.
box.png
Figure 4 (PDF file) shows boxplots representing summaries of the signal intensity distributions of the arrays. Each box corresponds to one array. Typically, one expects the boxes to have similar positions and widths. If the distribution of an array is very different from the others, this may indicate an experimental problem. Outlier detection was performed by computing the Kolmogorov-Smirnov statistic Ka between each array's distribution and the distribution of the pooled data.


+ Figure 5: Outlier detection for Boxplots.
- Figure 6: Density plots.
array
sampleNames
sample
ScanDate

Figure 6 (PDF file) shows density estimates (smoothed histograms) of the data. Typically, the distributions of the arrays should have similar shapes and ranges. Arrays whose distributions are very different from the others should be considered for possible problems. Various features of the distributions can be indicative of quality related phenomena. For instance, high levels of background will shift an array's distribution to the right. Lack of signal diminishes its right right tail. A bulge at the upper end of the intensity range often indicates signal saturation.



Section 3: Variance mean dependence

- Figure 7: Standard deviation versus rank of the mean.
msd.png
Figure 7 (PDF file) shows a density plot of the standard deviation of the intensities across arrays on the y-axis versus the rank of their mean on the x-axis. The red dots, connected by lines, show the running median of the standard deviation. After normalisation and transformation to a logarithm(-like) scale, one typically expects the red line to be approximately horizontal, that is, show no substantial trend. In some cases, a hump on the right hand of the x-axis can be observed and is symptomatic of a saturation of the intensities.



Section 4: Individual array quality

- Figure 8: MA plots.
ma.png
Figure 8 (PDF file) shows MA plots. M and A are defined as:
M = log2(I1) - log2(I2)
A = 1/2 (log2(I1)+log2(I2)),
where I1 is the intensity of the array studied, and I2 is the intensity of a "pseudo"-array that consists of the median across arrays. Typically, we expect the mass of the distribution in an MA plot to be concentrated along the M = 0 axis, and there should be no trend in M as a function of A. If there is a trend in the lower range of A, this often indicates that the arrays have different background intensities; this may be addressed by background correction. A trend in the upper range of A can indicate saturation of the measurements; in mild cases, this may be addressed by non-linear normalisation (e.g. quantile normalisation).
Outlier detection was performed by computing Hoeffding's statistic Da on the joint distribution of A and M for each array. Shown are the 4 arrays with the highest value of Da (top row), and the 4 arrays with the lowest value (bottom row). The value of Da is shown in the panel headings. 0 arrays had Da>0.15 and were marked as outliers. For more information on Hoeffing's D-statistic, please see the manual page of the function hoeffd in the Hmisc package.


+ Figure 9: Outlier detection for MA plots.

This report has been created with arrayQualityMetrics 3.12.0 under R version 2.15.0 (2012-03-30).


(Page generated on Wed May 16 05:36:30 2012 by hwriter )