alterCN(beadarraySNP)
alterCN()所属R语言包:beadarraySNP
alterCN
alterCN
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Changes one of the levels of a cn.sum data structure
一个cn.sum数据结构的水平变化之一
用法----------Usage----------
alterCN(cn.sum, opa, value, updown)
参数----------Arguments----------
参数:cn.sum
cn.sum structure to change
cn.sum结构改变
参数:opa
opa panel within the structure
OPA内部结构的面板
参数:value
the predicted value to change
改变的预测值
参数:updown
the value has a higher (TRUE) or lower (FALSE) cn value
值较高(TRUE)或更低(FALSE),CN值
Details
详情----------Details----------
The state in the cn.sum structure that has a predicted value of value will have it's associated associated inferred copy number increased ( updown is TRUE) or decreased (updown is FALSE). The function makes sure that the copynumber values within a OPA panel have the same order as the predicted values.
国家在cn.sum结构,有一个value的预测值将有它相关的关联推断的拷贝数增加(updown是的TRUE)或下降(updown FALSE)。的功能,使确保在OPA面板copynumber值的预测值有相同的顺序。
值----------Value----------
a new cn.sum data structure
一个新的cn.sum数据结构
作者(S)----------Author(s)----------
Jan Oosting
参见----------See Also----------
interactiveCNselect, createCNSummary, setRealCN
interactiveCNselect,createCNSummary,setRealCN
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|