Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats.
| Author | Benjamin Milo Bolstad |
| Maintainer | Benjamin Milo Bolstad |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("affyio")
Vignettes (Documentation) |
Package Downloads |
|||||||
|
|
| biocViews | |
|---|---|
| Depends | R, methods |
| Suggests | |
| Imports | |
| SystemRequirements | |
| License | LGPL version 2 or newer |
| URL | |
| dependsOnMe | affy, affylmGUI, makePlatformDesign, makecdfenv |
| suggestsMe | BufferedMatrixMethods |