Bioconductor version: 2.6
A package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files).
Author: Benilton Carvalho <carvalho at bclab.org>, Rafael A. Irizarry with contributions from Ben Bolstad, Vince Carey, Robert Gentleman, Wolfgang Huber
Maintainer: Benilton Carvalho <carvalho at bclab.org>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("oligo")
    To cite this package in a publication, start R and enter:
    citation("oligo")
    | R Script | 01 - Overview | |
| R Script | 02 - NimbleGen Expression and Preprocessing | |
| R Script | 03 - SNP Chips and Genotyping | |
| R Script | 04 - Experimental Features | |
| Reference Manual | 
| Package Source | oligo_1.12.2.tar.gz | 
| Windows Binary | oligo_1.12.2.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | oligo_1.12.2.tgz | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!