<?xml version='1.0'?>
<!DOCTYPE art SYSTEM 'http://www.biomedcentral.com/xml/article.dtd'>
<art>
   <ui>1471-2105-8-221</ui>
   <ji>1471-2105</ji>
   <fm>
      <dochead>Software</dochead>
      <bibl>
         <title>
            <p>Ringo &#8211; an R/Bioconductor package for analyzing ChIP-chip readouts</p>
         </title>
         <aug>
            <au id="A1" ca="yes">
               <snm>Toedling</snm>
               <fnm>Joern</fnm>
               <insr iid="I1"/>
               <email>toedling@ebi.ac.uk</email>
            </au>
            <au id="A2">
               <snm>Sklyar</snm>
               <fnm>Oleg</fnm>
               <insr iid="I1"/>
               <email>osklyar@ebi.ac.uk</email>
            </au>
            <au id="A3">
               <snm>Huber</snm>
               <fnm>Wolfgang</fnm>
               <insr iid="I1"/>
               <email>huber@ebi.ac.uk</email>
            </au>
         </aug>
         <insg>
            <ins id="I1">
               <p>EMBL European Bioinformatics Institute, Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SD, UK</p>
            </ins>
         </insg>
         <source>BMC Bioinformatics</source>
         <issn>1471-2105</issn>
         <pubdate>2007</pubdate>
         <volume>8</volume>
         <issue>1</issue>
         <fpage>221</fpage>
         <url>http://www.biomedcentral.com/1471-2105/8/221</url>
         <xrefbib>
            <pubidlist>
               <pubid idtype="pmpid">17594472</pubid>
               <pubid idtype="doi">10.1186/1471-2105-8-221</pubid>
            </pubidlist>
         </xrefbib>
      </bibl>
      <history>
         <rec>
            <date>
               <day>02</day>
               <month>5</month>
               <year>2007</year>
            </date>
         </rec>
         <acc>
            <date>
               <day>26</day>
               <month>6</month>
               <year>2007</year>
            </date>
         </acc>
         <pub>
            <date>
               <day>26</day>
               <month>6</month>
               <year>2007</year>
            </date>
         </pub>
      </history>
      <cpyrt>
         <year>2007</year>
         <collab>Toedling et al; licensee BioMed Central Ltd.</collab>
         <note>This is an Open Access article distributed under the terms of the Creative Commons Attribution License (<url>http://creativecommons.org/licenses/by/2.0</url>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</note>
      </cpyrt>
      <abs>
         <sec>
            <st>
               <p>Abstract</p>
            </st>
            <sec>
               <st>
                  <p>Background</p>
               </st>
               <p>Chromatin immunoprecipitation combined with DNA microarrays (<it>ChIP-chip</it>) is a high-throughput assay for DNA-protein-binding or post-translational chromatin/histone modifications. However, the raw microarray intensity readings themselves are not immediately useful to researchers, but require a number of bioinformatic analysis steps. Identified enriched regions need to be bioinformatically annotated and compared to related datasets by statistical methods.</p>
            </sec>
            <sec>
               <st>
                  <p>Results</p>
               </st>
               <p>We present a free, open-source R package <it>Ringo </it>that facilitates the analysis of ChIP-chip experiments by providing functionality for data import, quality assessment, normalization and visualization of the data, and the detection of ChIP-enriched genomic regions.</p>
            </sec>
            <sec>
               <st>
                  <p>Conclusion</p>
               </st>
               <p><it>Ringo </it>integrates with other packages of the Bioconductor project, uses common data structures and is accompanied by ample documentation. It facilitates the construction of programmed analysis workflows, offers benefits in scalability, reproducibility and methodical scope of the analyses and opens up a broad selection of follow-up statistical and bioinformatic methods.</p>
            </sec>
         </sec>
      </abs>
   </fm>
   <bdy>
      <sec>
         <st>
            <p>Background</p>
         </st>
         <p>Chromatin immunoprecipitation followed by DNA microarray hybridization (<it>ChIP-chip</it>) is a powerful technology for the systematic identification of genomic sites at which transcription factors bind or histone proteins bear post-translational modifications <abbrgrp><abbr bid="B1">1</abbr></abbrgrp>. The raw microarray intensity readings themselves are not immediately useful to researchers, though. Through a number of bioinformatic analysis steps, one can obtain from the raw data a processed list of genomic sites and quantitative measures such as strength of evidence for a site, its extent, and estimates of relative occupancy.</p>
         <p>We provide a freely available, open-source software module <it>Ringo </it>for the import of the raw microarray data, their quality assessment, normalization, visualization, and for the detection and quantitation of ChIP-enriched regions. Its functionality covers the complete primary analysis for ChIP-chip tiling microarrays, especially those from the company NimbleGen. <it>Ringo </it>is integrated with the Bioconductor <abbrgrp><abbr bid="B2">2</abbr></abbrgrp> project of bioinformatic extension packages to the R statistical software. This design makes it easy for users to construct sophisticated analyses approaches that also leverage other R/Bioconductor functionality, for example additional normalization methods from the <it>affy </it><abbrgrp><abbr bid="B3">3</abbr></abbrgrp> and <it>oligo </it>packages, or wavelet analysis methods from R's signal processing packages.</p>
         <p><it>Ringo </it>is complementary to existing available software for ChIP microarray analysis. For example, mpeak <abbrgrp><abbr bid="B4">4</abbr></abbrgrp>, TiMAT <url>http://bdtnp.lbl.gov/TiMAT</url>, MAT <abbrgrp><abbr bid="B5">5</abbr></abbrgrp>, TileMap <abbrgrp><abbr bid="B6">6</abbr></abbrgrp>, ACME <abbrgrp><abbr bid="B7">7</abbr></abbrgrp>, HGMM <abbrgrp><abbr bid="B8">8</abbr></abbrgrp>, and ChIPOTle <abbrgrp><abbr bid="B9">9</abbr></abbrgrp> provide powerful model-based and non-parametric algorithms for finding ChIP-enriched regions on normalized and quality controlled ChIP-chip data. A focus of these softwares has been to provide easy-to-use interfaces to these algorithms, and users are asked to use them in combination with other tools for the data import, preprocessing and follow-up statistical and bioinformatic analysis. A unique aspect of <it>Ringo </it>is that it facilitates the construction of more automated programmed workflows and offers benefits in the scalability, reproducibility and methodical scope of the analyses.</p>
      </sec>
      <sec>
         <st>
            <p>Implementation</p>
         </st>
         <p><it>Ringo </it>is an extension package for the programming language and statistical environment R <abbrgrp><abbr bid="B10">10</abbr></abbrgrp>. Most of its functionality is also implemented in R, for some performance-critical computations C++ functions are used. The package has been developed to analyze two-color ChIP-chip oligonucleotide microarrays from the company NimbleGen (for NimbleGen one-color microarrays, we recommend the Bioconductor package <it>oligo</it>). Analogous two-color tiling array platforms from other vendors can also be processed. The package employs functions from other packages of the Bioconductor project <abbrgrp><abbr bid="B2">2</abbr></abbrgrp>, most notably from the package <it>limma </it><abbrgrp><abbr bid="B11">11</abbr></abbrgrp>, It employs object classes that are also standard in other Bioconductor packages, such as <it>limma</it>'s RGList and <it>Biobase</it>'s ExpressionSet, and provides a new object class for representing identified ChIP-enriched regions.</p>
      </sec>
      <sec>
         <st>
            <p>Results and discussion</p>
         </st>
         <p>Figure <figr fid="F1">1</figr> shows a typical workflow of the analysis of ChIP-chip experiments and indicates which steps are facilitated by the Bioconductor package <it>Ringo</it>. Key functionalities of <it>Ringo </it>are import, quality assessment and preprocessing of the raw data, visualization of the raw and processed data and a detection algorithm for enrichment peaks.</p>
         <fig id="F1">
            <title>
               <p>Figure 1</p>
            </title>
            <caption>
               <p>ChIP-chip analysis with Ringo</p>
            </caption>
            <text>
               <p><b>ChIP-chip analysis with Ringo</b>. Workflow diagram displaying which steps of the analysis of ChIP-chip experiments are facilitated by <it>Ringo</it>.</p>
            </text>
            <graphic file="1471-2105-8-221-1"/>
         </fig>
         <p>The package contains functions to read in the raw NimbleScan output files of the microarrays into an RGList object. The user can alternatively choose to supply other raw microarray data in RGList format. Such an object is essentially a list and contains the raw intensities of the two hybridizations for the red and green channel plus information on the probes on the array and on the analyzed samples.</p>
         <p><it>Ringo </it>contains an extensive set of functions for quality assessment of the data (see, e.g., <abbrgrp><abbr bid="B12">12</abbr></abbrgrp> for an overview of quality assessment methods in the context of two-color microarray data).</p>
         <p>Its image function allows one to look at the spatial distribution of the intensities on a chip. This can be useful to detect obvious artifacts on the array, such as scratches, bright spots, finger prints etc. that might render parts or all of the readouts invalid.</p>
         <p>To assess whether probe tiling across the chromosome affects levels of close-by probes, one can look at the <it>autocorrelation </it>plot. For each base-pair offset <it>d</it>, it is assessed how strong the intensities of probes at genomic positions <it>x </it>+ <it>d </it>are correlated with the probe intensities at positions <it>x</it>. The computed correlation is plotted against the offset <it>d </it>(see Figure <figr fid="F2">2</figr>). For regions that are present in the immuno-precipitate or in the genomic <it>input </it>sample, high autocorrelation is to be expected in a range corresponding to the size distribution of the fragmented DNA. The autocorrelation is relevant for the quality assessment of data and has to be taken into account in subsequent statistical analyses.</p>
         <fig id="F2">
            <title>
               <p>Figure 2</p>
            </title>
            <caption>
               <p>Autocorrelation in ChIP-chip data</p>
            </caption>
            <text>
               <p><b>Autocorrelation in ChIP-chip data</b>. An example data set on histone-3-acetylation, which is provided as part of the software documentation, is used to demonstrate the package's autocorrelation plot. For each base-pair offset <it>d</it>, it assesses how strong the intensities of probes mapped to genomic positions <it>x </it>+ <it>d </it>are correlated with the probe intensities at positions <it>x</it>. The computed correlation is plotted against the offset.</p>
            </text>
            <graphic file="1471-2105-8-221-2"/>
         </fig>
         <p>Furthermore, if the data set contains biological or technical replicates, low correlation between replicate samples' intensities may indicate microarrays of questionable quality. <it>Ringo </it>therefore contains functions to visualize the correlation between replicate samples' raw and preprocessed intensities.</p>
         <p>Following quality assessment of the data, one usually aims to increase the signal-to-noise ratio of the data by <it>normalization </it>of the probe intensities and derive fold changes of probes' intensities in the enriched sample divided by their intensities in the non-enriched input sample and take the (generalized) logarithm of these ratios.</p>
         <p>For normalization, <it>Ringo </it>provides a number of choices, interfacing preprocessing methods implemented in the Bioconductor packages <it>vsn </it><abbrgrp><abbr bid="B13">13</abbr></abbrgrp> and <it>limma </it>plus the Tukey-biweight scaling of the log-ratios that is suggested by NimbleGen. The normalization procedure results in an ExpressionSet object of normalized probe levels, the basic Bioconductor object class for microarray data, with which many other Bioconductor packages can easily interact.</p>
         <p>In addition, a mapping between probes on the microarray and genomic positions is required. <it>Ringo </it>uses a set of tables relating chromosomal positions to feature identifiers on the array. The package provides scripts that assist in the production of such a table from either a NimbleGen POS file or, what is often preferable, custom alignments of the probe sequences to the genome of interest.</p>
         <p>An important aspect of genomic data analysis is a thorough observation of as many data examples as possible using a number of different visualization techniques. In addition to the multitude of visualization functions offered by other R and Bioconductor packages, <it>Ringo </it>provides a function to display estimates of log fold enrichment with probes mapped to matching chromosomal positions (see Figure <figr fid="F3">3</figr>).</p>
         <fig id="F3">
            <title>
               <p>Figure 3</p>
            </title>
            <caption>
               <p>Visualization of ChIP-enriched genomic regions</p>
            </caption>
            <text>
               <p><b>Visualization of ChIP-enriched genomic regions</b>. Original and smoothed probe-wise fold-changes for histone-3-acetylation (H3ac) in the vicinity of the transcription start site of the <it>Hand2 </it>gene on chromosome 8. The bold ticks beneath the genomic coordinate axis indicate genomic positions at which microarray probes target the genome sequence.</p>
            </text>
            <graphic file="1471-2105-8-221-3"/>
         </fig>
         <p>On the normalized probe levels, one next aims to identify those genomic regions that show enrichment in the immuno-precipitated sample as compared to the untreated input sample. <it>Ringo </it>contains a heuristic algorithm that we developed to identify genomic regions bearing certain histone modifications. The details of this algorithm are described in the package vignette. It is built upon a <it>smoothing </it>procedure: smoothing across genomically neighboring probes is often employed to ameliorate probe-specific variability in the data, that is, the effect that different probes measure the same target DNA amount with different efficiency. This may be caused by different qualities of probe synthesis on the array, probe GC content, target cDNA secondary structure, cross-hybridization, and other reasons. An important issue with enrichment detection procedures is <it>background </it>signal: some non-antibody-bound DNA may be pulled down during the immuno-precipitation and consequently enriched, potentially resulting in false positives. The enrichment detection algorithm in <it>Ringo </it>is a first and sufficiently effective approach to these problems, but more research is necessary to establish optimal methodology.</p>
      </sec>
      <sec>
         <st>
            <p>Conclusion</p>
         </st>
         <p>The functionality of the software package <it>Ringo </it>provides a good starting point for researchers interested in the analysis of NimbleGen ChIP microarrays or of similar data. It is an add-on package for the widely used programming language and statistical environment R, and integrates with the Bioconductor project of bioinformatic R extension packages.</p>
         <p>As other Bioconductor/R packages, <it>Ringo </it>offers a high level of documentation through its vignette and the function help pages, and the access to the documentation is standardized. Furthermore, also the distribution, installation and maintenance of the packages are standardized, and responsive and competent user support is provided through the Bioconductor mailing list. These features are often difficult to find with free, open-source software.</p>
         <p><it>Ringo </it>provides a comprehensive set of functions for quality assessment, data processing, visualization and ChIP-chip data analysis. The package's close integration with other Bioconductor packages opens up a multitude of subsequent analysis approaches.</p>
      </sec>
      <sec>
         <st>
            <p>Availability and requirements</p>
         </st>
         <p>The R-package <it>Ringo </it>is available from the Bioconductor web site at <url>http://www.bioconductor.org</url> and runs on Linux, Mac OS and MS-Windows. It requires an installed version of R (version &#8805; 2.5.0), which is freely available from the Comprehensive R Archive Network (CRAN) at <url>http://cran.r-project.org</url>, and other Bioconductor packages, namely <it>Biobase</it>, <it>affy</it>, <it>geneplotter</it>, <it>limma</it>, and <it>vsn </it>plus the CRAN package <it>RColorBrewer</it>. The easiest way to obtain the most recent version of the software, with all its dependencies, is to follow the instructions at <url>http://www.bioconductor.org/download</url>. <it>Ringo </it>is distributed under the terms of the Artistic License 2.0.</p>
      </sec>
      <sec>
         <st>
            <p>Authors' contributions</p>
         </st>
         <p>All authors contributed significantly to the final version of the software package. JT wrote the manuscript. All authors read and approved of the final version of the manuscript.</p>
      </sec>
   </bdy>
   <bm>
      <ack>
         <sec>
            <st>
               <p>Acknowledgements</p>
            </st>
            <p>We thank Matthew Ritchie for early versions of the data import code and Tammo Krueger for source code contributions to <it>Ringo</it>. This work was supported by the European Union (FP6 HeartRepair 018630).</p>
         </sec>
      </ack>
      <refgrp>
         <bibl id="B1">
            <title>
               <p>Genome-wide location and function of DNA binding proteins</p>
            </title>
            <aug>
               <au>
                  <snm>Ren</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Robert</snm>
                  <fnm>F</fnm>
               </au>
               <au>
                  <snm>Wyrick</snm>
                  <fnm>JJ</fnm>
               </au>
               <au>
                  <snm>Aparicio</snm>
                  <fnm>O</fnm>
               </au>
               <au>
                  <snm>Jennings</snm>
                  <fnm>EG</fnm>
               </au>
               <au>
                  <snm>Simon</snm>
                  <fnm>I</fnm>
               </au>
               <au>
                  <snm>Zeitlinger</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Schreiber</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Hannett</snm>
                  <fnm>N</fnm>
               </au>
               <au>
                  <snm>Kanin</snm>
                  <fnm>E</fnm>
               </au>
               <au>
                  <snm>Volkert</snm>
                  <fnm>TL</fnm>
               </au>
               <au>
                  <snm>Wilson</snm>
                  <fnm>CJ</fnm>
               </au>
               <au>
                  <snm>Bell</snm>
                  <fnm>SP</fnm>
               </au>
               <au>
                  <snm>Young</snm>
                  <fnm>RA</fnm>
               </au>
            </aug>
            <source>Science</source>
            <pubdate>2000</pubdate>
            <volume>290</volume>
            <issue>5500</issue>
            <fpage>2306</fpage>
            <lpage>9</lpage>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">11125145</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B2">
            <title>
               <p>Bioconductor: Open software development for computational biology and bioinformatics</p>
            </title>
            <aug>
               <au>
                  <snm>Gentleman</snm>
                  <fnm>RC</fnm>
               </au>
               <au>
                  <snm>Carey</snm>
                  <fnm>VJ</fnm>
               </au>
               <au>
                  <snm>Bates</snm>
                  <fnm>DJ</fnm>
               </au>
               <au>
                  <snm>Bolstad</snm>
                  <fnm>BM</fnm>
               </au>
               <au>
                  <snm>Dettling</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Dudoit</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Ellis</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Gautier</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Ge</snm>
                  <fnm>Y</fnm>
               </au>
               <au>
                  <snm>Gentry</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Hornik</snm>
                  <fnm>K</fnm>
               </au>
               <au>
                  <snm>Hothorn</snm>
                  <fnm>T</fnm>
               </au>
               <au>
                  <snm>Huber</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Iacus</snm>
                  <fnm>S</fnm>
               </au>
               <au>
                  <snm>Irizarry</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Leisch</snm>
                  <fnm>F</fnm>
               </au>
               <au>
                  <snm>Li</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Maechler</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Rossini</snm>
                  <fnm>AJ</fnm>
               </au>
               <au>
                  <snm>Sawitzki</snm>
                  <fnm>G</fnm>
               </au>
               <au>
                  <snm>Smith</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Smyth</snm>
                  <fnm>GK</fnm>
               </au>
               <au>
                  <snm>Tierney</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Yang</snm>
                  <fnm>YH</fnm>
               </au>
               <au>
                  <snm>Zhang</snm>
                  <fnm>J</fnm>
               </au>
            </aug>
            <source>Genome Biology</source>
            <pubdate>2004</pubdate>
            <volume>5</volume>
            <fpage>R80</fpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">545600</pubid>
                  <pubid idtype="pmpid" link="fulltext">15461798</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B3">
            <aug>
               <au>
                  <snm>Irizarry</snm>
                  <fnm>RA</fnm>
               </au>
               <au>
                  <snm>Gautier</snm>
                  <fnm>L</fnm>
               </au>
               <au>
                  <snm>Bolstad</snm>
                  <fnm>BM</fnm>
               </au>
               <au>
                  <snm>Miller</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Astrand</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Cope</snm>
                  <fnm>LM</fnm>
               </au>
               <au>
                  <snm>Gentleman</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Gentry</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Halling</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Huber</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>MacDonald</snm>
                  <fnm>J</fnm>
               </au>
               <au>
                  <snm>Rubinstein</snm>
                  <fnm>BIP</fnm>
               </au>
               <au>
                  <snm>Workman</snm>
                  <fnm>C</fnm>
               </au>
               <au>
                  <snm>Zhang</snm>
                  <fnm>J</fnm>
               </au>
            </aug>
            <source>affy: Methods for Affymetrix Oligonucleotide Arrays. [R package version 1.14.0]</source>
         </bibl>
         <bibl id="B4">
            <title>
               <p>ChIP-chip: Data, Model, and Analysis</p>
            </title>
            <aug>
               <au>
                  <snm>Zheng</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Barrera</snm>
                  <fnm>LO</fnm>
               </au>
               <au>
                  <snm>Ren</snm>
                  <fnm>B</fnm>
               </au>
               <au>
                  <snm>Wu</snm>
                  <fnm>YN</fnm>
               </au>
            </aug>
            <source>Biometrics</source>
            <url>http://www.blackwell-synergy.com/doi/abs/10.1111/j.1541-0420.2007.00768.x</url>
         </bibl>
         <bibl id="B5">
            <title>
               <p>Model-based analysis of tiling-arrays for ChIP-chip</p>
            </title>
            <aug>
               <au>
                  <snm>Johnson</snm>
                  <fnm>WE</fnm>
               </au>
               <au>
                  <snm>Li</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>Meyer</snm>
                  <fnm>CA</fnm>
               </au>
               <au>
                  <snm>Gottardo</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Carroll</snm>
                  <fnm>JS</fnm>
               </au>
               <au>
                  <snm>Brown</snm>
                  <fnm>M</fnm>
               </au>
               <au>
                  <snm>Liu</snm>
                  <fnm>XS</fnm>
               </au>
            </aug>
            <source>Proc Natl Acad Sci USA</source>
            <pubdate>2006</pubdate>
            <volume>103</volume>
            <issue>33</issue>
            <fpage>12457</fpage>
            <lpage>12462</lpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1567901</pubid>
                  <pubid idtype="pmpid" link="fulltext">16895995</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B6">
            <title>
               <p>TileMap: create chromosomal map of tiling array hybridizations</p>
            </title>
            <aug>
               <au>
                  <snm>Ji</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Wong</snm>
                  <fnm>WH</fnm>
               </au>
            </aug>
            <source>Bioinformatics</source>
            <pubdate>2005</pubdate>
            <volume>21</volume>
            <issue>18</issue>
            <fpage>3629</fpage>
            <lpage>36</lpage>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">16046496</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B7">
            <title>
               <p>Statistics for ChIP-chip and DNase hypersensitivity experiments on NimbleGen arrays</p>
            </title>
            <aug>
               <au>
                  <snm>Scacheri</snm>
                  <fnm>PC</fnm>
               </au>
               <au>
                  <snm>Crawford</snm>
                  <fnm>GE</fnm>
               </au>
               <au>
                  <snm>Davis</snm>
                  <fnm>S</fnm>
               </au>
            </aug>
            <source>Methods Enzymol</source>
            <pubdate>2006</pubdate>
            <volume>411</volume>
            <fpage>270</fpage>
            <lpage>282</lpage>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">16939795</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B8">
            <title>
               <p>Mixture modeling for genome-wide localization of transcription factors</p>
            </title>
            <aug>
               <au>
                  <snm>Kele&#351;</snm>
                  <fnm>S</fnm>
               </au>
            </aug>
            <source>Biometrics</source>
            <pubdate>2007</pubdate>
            <volume>63</volume>
            <fpage>10</fpage>
            <lpage>21</lpage>
            <xrefbib>
               <pubid idtype="pmpid">17447925</pubid>
            </xrefbib>
         </bibl>
         <bibl id="B9">
            <title>
               <p>ChIPOTle: a user-friendly tool for the analysis of ChIP-chip data</p>
            </title>
            <aug>
               <au>
                  <snm>Buck</snm>
                  <fnm>MJ</fnm>
               </au>
               <au>
                  <snm>Nobel</snm>
                  <fnm>AB</fnm>
               </au>
               <au>
                  <snm>Lieb</snm>
                  <fnm>JD</fnm>
               </au>
            </aug>
            <source>Genome Biology</source>
            <pubdate>2005</pubdate>
            <volume>6</volume>
            <issue>11</issue>
            <fpage>R97</fpage>
            <xrefbib>
               <pubidlist>
                  <pubid idtype="pmcid">1297653</pubid>
                  <pubid idtype="pmpid" link="fulltext">16277752</pubid>
               </pubidlist>
            </xrefbib>
         </bibl>
         <bibl id="B10">
            <title>
               <p>R: A language for data analysis and graphics</p>
            </title>
            <aug>
               <au>
                  <snm>Gentleman</snm>
                  <fnm>R</fnm>
               </au>
               <au>
                  <snm>Ihaka</snm>
                  <fnm>R</fnm>
               </au>
            </aug>
            <source>Journal of Computational and Graphical Statistics</source>
            <pubdate>1996</pubdate>
            <volume>5</volume>
            <fpage>299</fpage>
            <lpage>314</lpage>
            <url>Http://www.r-project.org</url>
         </bibl>
         <bibl id="B11">
            <title>
               <p>Limma: linear models for microarray data</p>
            </title>
            <aug>
               <au>
                  <snm>Smyth</snm>
                  <fnm>GK</fnm>
               </au>
            </aug>
            <source>Bioinformatics and Computational Biology Solutions Using R and Bioconductor</source>
            <publisher>Springer</publisher>
            <editor>Gentleman R, Carey V, Huber W, Irizarry R, Dudoit S</editor>
            <pubdate>2005</pubdate>
            <fpage>397</fpage>
            <lpage>420</lpage>
         </bibl>
         <bibl id="B12">
            <title>
               <p>Preprocessing Two-Color Spotted Arrays: Quality assessment</p>
            </title>
            <aug>
               <au>
                  <snm>Yang</snm>
                  <fnm>YH</fnm>
               </au>
               <au>
                  <snm>Paquet</snm>
                  <fnm>AC</fnm>
               </au>
            </aug>
            <source>Bioinformatics and Computational Biology Solutions Using R and Bioconductor</source>
            <publisher>Springer</publisher>
            <editor>Gentleman R, Carey V, Huber W, Irizarry R, Dudoit S</editor>
            <pubdate>2005</pubdate>
            <fpage>57</fpage>
            <lpage>62</lpage>
         </bibl>
         <bibl id="B13">
            <title>
               <p>Variance Stabilization Applied to Microarray Data Calibration and to the Quantification of Differential Expression</p>
            </title>
            <aug>
               <au>
                  <snm>Huber</snm>
                  <fnm>W</fnm>
               </au>
               <au>
                  <snm>von Heydebreck</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>S&#252;ltmann</snm>
                  <fnm>H</fnm>
               </au>
               <au>
                  <snm>Poustka</snm>
                  <fnm>A</fnm>
               </au>
               <au>
                  <snm>Vingron</snm>
                  <fnm>M</fnm>
               </au>
            </aug>
            <source>Bioinformatics</source>
            <pubdate>2002</pubdate>
            <volume>18</volume>
            <fpage>S96</fpage>
            <lpage>S104</lpage>
            <xrefbib>
               <pubid idtype="pmpid" link="fulltext">12169536</pubid>
            </xrefbib>
         </bibl>
      </refgrp>
   </bm>
</art>
