Supplementary Material for "Statistical issues in the analysis of Illumina data"
Mark Dunning, 7th November 2007
Raw Data
Raw data for each of the eight BeadChips can obtained via the following FTP links. Each zip file is around 750MB in size and contains the TIFF image and text file for each of the six arrays on the chip.
Spike concentrations 1000pM to 3pM can be found on chips 1377192001-8 and concentrations 1pM to 0pM are found on chips 1377192013-20.
Once unzipped, these raw data can be read using the 'readIllumina' function in beadarray (see the R script below for specific commands).
Use the username 'illumina' and the password 'spike' to login to the FTP site
Diagnostic plots
Bead level data
Bead summary data
Additional Files
We are grateful to Illumina for allowing us to make this data set publicly available. In particular, we thank Gary Nunn and Semyon Kruglyak for retrieving these data for us.
Scripts
- Full Analysis Script R code to read the bead level data above and re-produce all the figures and numerical values quoted in the paper. Note that reading the bead level data requires around 4Gb of RAM.