Bioconductor version: 2.7
A package that extends and improves the functionality of the base affy package. Routines that make heavy use of compiled code for speed. Central focus is on implementation of methods for fitting probe-level models and tools using these models. PLM based quality assessment tools.
Author: Ben Bolstad <bmb at bmbolstad.com>
Maintainer: Ben Bolstad <bmb at bmbolstad.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("affyPLM")
To cite this package in a publication, start R and enter:
citation("affyPLM")
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!