- Home
- Bioconductor 3.21
- Software Packages
- ARRmNormalization
ARRmNormalization
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ARRmNormalization.
Adaptive Robust Regression normalization for Illumina methylation data
Bioconductor version: 3.21
Perform the Adaptive Robust Regression method (ARRm) for the normalization of methylation data from the Illumina Infinium HumanMethylation 450k assay.
Author: Jean-Philippe Fortin, Celia M.T. Greenwood, Aurelie Labbe.
Maintainer: Jean-Philippe Fortin <jfortin at jhsph.edu>
citation("ARRmNormalization")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ARRmNormalization")
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("ARRmNormalization")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.