centerAutosomesAt(VanillaICE)
centerAutosomesAt()所属R语言包:VanillaICE
Center estimates of copy number for autosomes.
中心估计为常染色体的副本数量。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Center estimates of copy number for autosomes.
中心估计为常染色体的副本数量。
用法----------Usage----------
centerAutosomesAt(x, at, ...)
参数----------Arguments----------
参数:x
A oligoSnpSet or CopyNumberSet object.
一个oligoSnpSet或CopyNumberSet对象。
参数:at
numeric. Value at which to center the copy number estimates (e.g., 2).
数字。价值中心的拷贝数估计(例如,2)。
参数:...
Ignored
忽视
Details
详情----------Details----------
The function sweeps out the column median of the autosomal copy number estimates, and adds back a constant given by at.
功能席卷列位数的染色体拷贝数估计,并加回at恒定。
值----------Value----------
A object of the same class as x with centered copy number estimates for the autosomal chromosomes. Chromosomes X and Y are not
同一类的对象x中心对常染色体的副本人数的估计。 X和Y染色体是不
作者(S)----------Author(s)----------
R. Scharpf
参见----------See Also----------
link{sweep}
link{sweep}
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|