Learn R Programming

methylumi (version 2.12.0)

methylumi-package: Handle Illumina methylation data

Description

This package contains a class structure for handling methylation data from Illumina as well as utility functions for loading the data from files generated by Illumina. Normalization that attempts to correct for dye bias is also included.

Important data classes include: MethyLumiSet and MethyLumiQC, both of which are subsets of the MethyLumi class, which is a subset of the eSet class.

A worked example of the use of the package can be found by typing: openVignette().

A full listing of the available documentation can be obtained by typing help.start() and selecting methylumi from the Packages link or by typing library(help="methylumi").

Arguments

Details

Package:
methylumi
Type:
Package
License:
GPL

References

http://watson.nci.nih.gov/~sdavis/software/R

See Also

Biobase