affy
This is the released version of affy; for the devel version, see affy.
Methods for Affymetrix Oligonucleotide Arrays
Bioconductor version: Release (3.22)
The package contains functions for exploratory oligonucleotide array analysis. The dependence on tkWidgets only concerns few convenience functions. 'affy' is fully functional without it.
Author: Rafael A. Irizarry <rafa at ds.dfci.harvard.edu>, Laurent Gautier <lgautier at gmail.com>, Benjamin Milo Bolstad <bmb at bmbolstad.com>, and Crispin Miller <cmiller at picr.man.ac.uk> with contributions from Magnus Astrand <Magnus.Astrand at astrazeneca.com>, Leslie M. Cope <cope at mts.jhu.edu>, Robert Gentleman, Jeff Gentry, Conrad Halling <challing at agilixcorp.com>, Wolfgang Huber, James MacDonald <jmacdon at u.washington.edu>, Benjamin I. P. Rubinstein, Christopher Workman <workman at cbs.dtu.dk>, John Zhang
Maintainer: Robert D. Shear <rshear at ds.dfci.harvard.edu>
citation("affy")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("affy")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("affy")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.