getPar(SNPchip)
getPar()所属R语言包:SNPchip
Adds graphical parameters for plotting SNP data
添加图形绘制SNP数据参数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Not intended to be called directly. Adds graphical parameters for plotting SNP data to one of the graphical parameter classes (e.g., ParSnpSet, ParSnpCopyNumberSet, etc).
不打算直接调用。增加了对SNP数据绘制的图形参数类(例如,ParSnpSet,ParSnpCopyNumberSet等)的图形参数。
用法----------Usage----------
getPar(object, ...)
参数----------Arguments----------
参数:object
an object inheriting from ParESet
从ParESet对象继承
参数:...
additional arguments to par
额外的参数par
Details
详情----------Details----------
Adds graphical parameters to an object inherited from class ParESet that depend on the data class object (an object inherited from class SnpLevelSet). For instance, graphical parameters specifying the layout depend on the number of samples and chromosomes in the object snpset
将图形参数对象从类继承了ParESet,取决于对数据类对象(对象从类继承SnpLevelSet)。例如,指定布局的图形参数取决于样品和染色体数目的对象snpset
值----------Value----------
An object of the same class as object
object同一类对象
作者(S)----------Author(s)----------
R. Scharpf
参见----------See Also----------
plotSnp
plotSnp
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|