To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("minfi")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Tools for analyzing and visualizing Illumina's 450k array data
Author: Kasper Daniel Hansen [cre, aut], Martin Ayree [aut], Rafael A. Irizarry [aut], Andrew E. Jaffe [ctb], Jovana Maksimovic [ctb], E. Andres Houseman [ctb], Jean-Philippe Fortin [ctb], Tim Triche [ctb]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen at gmail.com>
Citation (from within R,
enter citation("minfi")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("minfi")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("minfi")
| R Script | Minfi Guide | |
| Reference Manual | ||
| Text | NEWS |
Follow Installation instructions to use this package in your R session.
| Package Source | minfi_1.12.0.tar.gz |
| Windows Binary | minfi_1.12.0.zip |
| Mac OS X 10.6 (Snow Leopard) | minfi_1.12.0.tgz |
| Mac OS X 10.9 (Mavericks) | minfi_1.12.0.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!