plot.cghRaw(CGHbase)
plot.cghRaw()所属R语言包:CGHbase
Plot aCGH data.
绘制aCGH数据。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Please see the class descriptions for more details on the plot functions.
积函数的更多细节,请参阅类描述。
用法----------Usage----------
## S3 method for class 'cghRaw'
plot(x, y, ...)
## S3 method for class 'cghSeg'
plot(x, y, ...)
## S3 method for class 'cghCall'
plot(x, y, ...)
## S3 method for class 'cghRegions'
plot(x, y, ...)
参数----------Arguments----------
参数:x
An object of class cghRaw, cghSeg, cghCall, or cghSeg.
一个类的对象cghRaw,cghSeg,cghCall或cghSeg。
参数:y
This argument is not used and should be missing.
这种说法是不使用,应丢失。
参数:...
Arguments plot.
参数plot的。
作者(S)----------Author(s)----------
Sjoerd Vosse
参见----------See Also----------
cghRaw-class, cghSeg-class, cghCall-class, cghRegions-class
cghRaw-class,cghSeg-class,cghCall-class,cghRegions-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|