- Home
- Bioconductor 3.14
- Software Packages
- RefPlus
RefPlus
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see RefPlus.
A function set for the Extrapolation Strategy (RMA+) and Extrapolation Averaging (RMA++) methods.
Bioconductor version: 3.14
The package contains functions for pre-processing Affymetrix data using the RMA+ and the RMA++ methods.
Author: Kai-Ming Chang <kaiming at gmail.com>, Chris Harbron <Chris.Harbron at astrazeneca.com>, Marie C South <Marie.C.South at astrazeneca.com>
Maintainer: Kai-Ming Chang <kaiming at gmail.com>
citation("RefPlus")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RefPlus")
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("RefPlus")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.