minfi
This is the released version of minfi; for the devel version, see minfi.
Analyze Illumina Infinium DNA methylation arrays
Bioconductor version: Release (3.22)
Tools to analyze & visualize Illumina Infinium methylation arrays.
Author: Kasper Daniel Hansen [cre, aut], Martin Aryee [aut], Rafael A. Irizarry [aut], Andrew E. Jaffe [ctb], Jovana Maksimovic [ctb], E. Andres Houseman [ctb], Jean-Philippe Fortin [ctb], Tim Triche [ctb], Shan V. Andrews [ctb], Peter F. Hickey [ctb]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen at gmail.com>
citation("minfi")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("minfi")
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("minfi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.