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.
这个软件包包含一个由Illumina的生成的文件的数据加载的甲基化数据处理Illumina公司以及实用功能的类结构。标准化,试图纠正染料偏见也包括在内。
Important data classes include: MethyLumiSet and MethyLumiQC, both of which are subsets of the MethyLumi class, which is a subset of the eSet class.
重要数据类包括:MethyLumiSet和MethyLumiQC,这两个是MethyLumi类,这是eSet类的一个子集的子集。
A worked example of the use of the package can be found by typing: openVignette().
一个使用包工作的例子可以发现,键入: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").
一个可用的文件列表,可以通过键入help.start()选择methylumiPackages链接或输入library(help="methylumi")。