addControlData2methyLumiM(lumi)
addControlData2methyLumiM()所属R语言包:lumi
Add methylation control data to a MethyLumiM object
添加甲基化控制数据到MethyLumiM对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Add methylation control data to a MethyLumiM object
添加甲基化控制数据到MethyLumiM对象
用法----------Usage----------
addControlData2methyLumiM(controlData, methyLumiM, checkConsistency = TRUE, ...)
参数----------Arguments----------
参数:controlData
a methylation control data file (output by GenomeStudio), or a MethyLumiQC object
甲基化控制数据文件(GenomeStudio输出),或MethyLumiQC对象
参数:methyLumiM
a MethyLumiM object to add control data
1 MethyLumiM对象添加控制数据
参数:checkConsistency
whether to check the sample names consistency between methyLumiM and controlData
是否,检查之间methyLumiM和controlData的的样本名称的一致性
参数:...
other parameters for reading controlData
其他阅读controlData参数
Details
详情----------Details----------
This function aims to add the controlData (MethyLumiQC object) to the controlData slot of a methyLumiM object For control data, methylated data matrix in assayData slot corresponds to green channel, and unmethylated data matrix in assayData slot corresponds to red channel.
此功能的目的添加controlData的(MethyLumiQC对象)为控制数据,甲基化数据矩阵assayData插槽对应的绿色通道,甲基化数据assayData插槽对应红色通道的矩阵methyLumiM对象controlData插槽。
值----------Value----------
Return the methyLumiM object with the controlData added
返回的methyLumiM的对象增加与controlData
作者(S)----------Author(s)----------
Pan DU
参见----------See Also----------
lumiMethyR
lumiMethyR
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|