To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("affyio")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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 <bmb at bmbolstad.com>
Maintainer: Benjamin Milo Bolstad <bmb at bmbolstad.com>
Citation (from within R,
enter citation("affyio")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("affyio")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("affyio")
Reference Manual | ||
Text | LICENSE |
biocViews | DataImport, Infrastructure, Microarray, Software |
Version | 1.30.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | LGPL (>= 2) |
Depends | R (>= 2.6.0) |
Imports | zlibbioc |
Suggests | |
System Requirements | |
URL | |
Depends On Me | affylmGUI, affyPara, makecdfenv, SCAN.UPC, sscore |
Imports Me | affy, crlmm, ExiMiR, gcrma, oligo, oligoClasses, puma |
Suggests Me | BufferedMatrixMethods |
Follow Installation instructions to use this package in your R session.
Package Source | affyio_1.30.0.tar.gz |
Windows Binary | affyio_1.30.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | affyio_1.30.0.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!