To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("lumi")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The lumi package provides an integrated solution for the Illumina microarray data analysis. It includes functions of Illumina BeadStudio (GenomeStudio) data input, quality control, BeadArray-specific variance stabilization, normalization and gene annotation at the probe level. It also includes the functions of processing Illumina methylation microarrays, especially Illumina Infinium methylation microarrays.
Author: Pan Du, Richard Bourgon, Gang Feng, Simon Lin
Maintainer: Pan Du <dupan.mail at gmail.com>
Citation (from within R,
enter citation("lumi")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("lumi")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("lumi")
R Script | Analyze Illumina Infinium methylation microarray data | |
R Script | Evaluation of VST algorithm in lumi package | |
R Script | Resolve the inconsistency of Illumina identifiers through nuID | |
R Script | Using lumi A package processing Illumina Microarray | |
Reference Manual | ||
Text | NEWS |
biocViews | DNAMethylation, Microarray, OneChannel, Preprocessing, QualityControl, Software, TwoChannel |
Version | 2.18.0 |
In Bioconductor since | BioC 2.0 (R-2.5) |
License | LGPL (>= 2) |
Depends | R (>= 2.10), Biobase(>= 2.5.5) |
Imports | affy(>= 1.23.4), methylumi(>= 2.3.2), GenomicFeatures, GenomicRanges, annotate, Biobase(>= 2.5.5), lattice, mgcv (>= 1.4-0), nleqslv, KernSmooth, preprocessCore, RSQLite, DBI, AnnotationDbi, MASS, graphics, stats, stats4, methods |
LinkingTo | |
Suggests | beadarray, limma, vsn, lumiBarnes, lumiHumanAll.db, lumiHumanIDMapping, genefilter, RColorBrewer |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | arrayMvout, ffpeExampleData, lumiBarnes, lumiHumanIDMapping, lumiMouseIDMapping, lumiRatIDMapping, MAQCsubset, MAQCsubsetILM, mvoutData, wateRmelon |
Imports Me | ffpe, methyAnalysis, MineICA |
Suggests Me | beadarray, blima, methylumi, tigre |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | lumi_2.18.0.tar.gz |
Windows Binary | lumi_2.18.0.zip |
Mac OS X 10.6 (Snow Leopard) | lumi_2.18.0.tgz |
Mac OS X 10.9 (Mavericks) | lumi_2.18.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!