- Home
- Bioconductor 3.22
- Software Packages
- affyPLM
affyPLM
This is the released version of affyPLM; for the devel version, see affyPLM.
Methods for fitting probe-level models
Bioconductor version: Release (3.22)
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>
citation("affyPLM")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("affyPLM")
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("affyPLM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.