reportGenotypeSegmentation(beadarraySNP)
reportGenotypeSegmentation()所属R语言包:beadarraySNP
plot genomic view
图基因视图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create a figure that can be used for interactive work
创建一个可以使用数字互动工作
用法----------Usage----------
reportGenotypeSegmentation(object, plotRaw = TRUE, subsample = NULL, panels = 0, minProbes = 10, maxY = 2, ...)
参数----------Arguments----------
参数:object
class SnpSetIllumina after segmentation
类SnpSetIllumina后分割
参数:plotRaw
logical
逻辑
参数:subsample
factor
因素
参数:panels
number of panels on a page
面板在页面上的数
参数:minProbes
minimum number of probes for a chromosome within a panel
面板内的染色体探针的最低数量
参数:maxY
maximum value on vertical scale within panels
在面板上垂直刻度最大值
参数:...
arguments are forwrded to plot
参数forwrdedplot
值----------Value----------
this function is used for its side effects
此功能用于其副作用
作者(S)----------Author(s)----------
Jan Oosting
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|