affy (development version) (original) (raw)
This is the development version of affy; for the stable release version, seeaffy.
Methods for Affymetrix Oligonucleotide Arrays
Bioconductor version: Development (3.21)
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 , Laurent Gautier , Benjamin Milo Bolstad , and Crispin Miller with contributions from Magnus Astrand <Magnus.Astrand at astrazeneca.com>, Leslie M. Cope , Robert Gentleman, Jeff Gentry, Conrad Halling , Wolfgang Huber, James MacDonald , Benjamin I. P. Rubinstein, Christopher Workman , John Zhang
Maintainer: Robert D. Shear
Citation (from within R, enter citation("affy")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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")
1. Primer | R Script | |
---|---|---|
2. Built-in Processing Methods | R Script | |
3. Custom Processing Methods | R Script | |
4. Import Methods | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Microarray, OneChannel, Preprocessing, Software |
---|---|
Version | 1.85.1 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier (> 19.5 years) |
License | LGPL (>= 2.0) |
Depends | R (>= 2.8.0), BiocGenerics(>= 0.1.12), Biobase(>= 2.5.5) |
Imports | affyio(>= 1.13.3), BiocManager, graphics, grDevices, methods, preprocessCore, stats, utils |
System Requirements | |
URL | https://bioconductor.org/packages/affy |
Bug Reports | https://github.com/rafalab/affy/issues |
See More
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | affy_1.85.1.tar.gz |
---|---|
Windows Binary (x86_64) | affy_1.85.1.zip (64-bit only) |
macOS Binary (x86_64) | affy_1.85.1.tgz |
macOS Binary (arm64) | affy_1.85.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/affy |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/affy |
Bioc Package Browser | https://code.bioconductor.org/browse/affy/ |
Package Short Url | https://bioconductor.org/packages/affy/ |
Package Downloads Report | Download Stats |