To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Ringo")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
The package Ringo facilitates the primary analysis of ChIP-chip data. The main functionalities of the package are data read-in, quality assessment, data visualisation and identification of genomic regions showing enrichment in ChIP-chip. The package has functions to deal with two-color oligonucleotide microarrays from NimbleGen used in ChIP-chip projects, but also contains more general functions for ChIP-chip data analysis, given that the data is supplied as RGList (raw) or ExpressionSet (pre- processed). The package employs functions from various other packages of the Bioconductor project and provides additional ChIP-chip-specific and NimbleGen-specific functionalities.
Author: Joern Toedling, Oleg Sklyar, Tammo Krueger, Matt Ritchie, Wolfgang Huber
Maintainer: J. Toedling <j.toedling at imb-mainz.de>
Citation (from within R,
      enter citation("Ringo")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Ringo")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Ringo")
    
| R Script | R Investigation of NimbleGen Oligoarrays | |
| Reference Manual | 
| biocViews | DataImport, Microarray, Preprocessing, QualityControl, Software, TwoChannel | 
| Version | 1.26.1 | 
| In Bioconductor since | BioC 2.0 (R-2.5) | 
| License | Artistic-2.0 | 
| Depends | methods, Biobase(>= 1.14.1), RColorBrewer, limma, Matrix, grid, lattice | 
| Imports | BiocGenerics(>= 0.1.11), genefilter, limma, vsn, stats4 | 
| Suggests | rtracklayer(>= 1.3.1), mclust, topGO(>= 1.15.0) | 
| System Requirements | |
| URL | |
| Depends On Me | ccTutorial, SimBindProfiles, Starr | 
| Imports Me | Repitools | 
| Suggests Me | 
Follow Installation instructions to use this package in your R session.
| Package Source | Ringo_1.26.1.tar.gz | 
| Windows Binary | Ringo_1.26.1.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | Ringo_1.26.1.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!