Bioconductor version: Release (2.12)
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>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("lumi")
To cite this package in a publication, start R and enter:
citation("lumi")
| R Script | Analyze Illumina Infinium methylation microarray data | |
| Bioc2007_lumi_presentation.pdf | ||
| 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.12.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), annotate, Biobase(>= 2.5.5), lattice, mgcv (>= 1.4-0), hdrcde, nleqslv, KernSmooth, preprocessCore, RSQLite, DBI, AnnotationDbi, MASS, graphics, stats, stats4, methods |
| Suggests | beadarray, limma, vsn, lumiBarnes, lumiHumanAll.db, lumiHumanIDMapping, genefilter, RColorBrewer |
| System Requirements | |
| URL | |
| Depends On Me | arrayMvout, ffpeExampleData, lumiBarnes, lumiHumanIDMapping, lumiMouseIDMapping, lumiRatIDMapping, MAQCsubset, MAQCsubsetILM, mvoutData, wateRmelon |
| Imports Me | ffpe, methyAnalysis, MineICA |
| Suggests Me | beadarray, methylumi, tigre, virtualArray |
| Package Source | lumi_2.12.0.tar.gz |
| Windows Binary | lumi_2.12.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | lumi_2.12.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!