To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("methylumi")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This package provides classes for holding and manipulating Illumina methylation data. Based on eSet, it can contain MIAME information, sample information, feature information, and multiple matrices of data. An "intelligent" import function, methylumiR can read the Illumina text files and create a MethyLumiSet. methylumIDAT can directly read raw IDAT files from HumanMethylation27 and HumanMethylation450 microarrays. Normalization, background correction, and quality control features for GoldenGate, Infinium, and Infinium HD arrays are also included.
Author: Sean Davis, Pan Du, Sven Bilke, Tim Triche, Jr., Moiz Bootwalla
Maintainer: Sean Davis <sdavis2 at mail.nih.gov>
Citation (from within R,
enter citation("methylumi")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("methylumi")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("methylumi")
R Script | An Introduction to the methylumi package | |
R Script | Working with Illumina 450k Arrays using methylumi | |
Reference Manual | ||
Text | README |
biocViews | CpGIsland, DNAMethylation, Preprocessing, QualityControl, Software, TwoChannel |
Version | 2.12.0 |
In Bioconductor since | BioC 2.5 (R-2.10) |
License | GPL-2 |
Depends | Biobase, methods, R (>= 2.13), scales, reshape2, ggplot2, matrixStats, minfi |
Imports | BiocGenerics, S4Vectors, IRanges, GenomeInfoDb, GenomicRanges, Biobase, graphics, lattice, annotate, genefilter, AnnotationDbi, minfi, stats4, illuminaio |
LinkingTo | |
Suggests | lumi, lattice, limma, xtable, IlluminaHumanMethylation27k.db(>= 1.4.4), IlluminaHumanMethylation450k.db, SQN, MASS, matrixStats, parallel, rtracklayer, Biostrings, methyAnalysis, FDb.InfiniumMethylation.hg19, TCGAMethylation450k, TxDb.Hsapiens.UCSC.hg19.knownGene, IlluminaHumanMethylation450kanno.ilmn12.hg19, Homo.sapiens, knitr |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | wateRmelon |
Imports Me | asmn, ffpe, lumi, methyAnalysis, missMethyl |
Suggests Me | IlluminaHumanMethylation450k.db |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | methylumi_2.12.0.tar.gz |
Windows Binary | methylumi_2.12.0.zip |
Mac OS X 10.6 (Snow Leopard) | methylumi_2.12.0.tgz |
Mac OS X 10.9 (Mavericks) | methylumi_2.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!