找回密码
 注册
查看: 457|回复: 0

R语言 HTqPCR包 plotCtScatter()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 21:51:13 | 显示全部楼层 |阅读模式
plotCtScatter(HTqPCR)
plotCtScatter()所属R语言包:HTqPCR

                                        Scatterplot of two sets of Ct values from qPCR data.
                                         散点图的两套qPCR数据的Ct值。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Produces a plot of Ct values from two samples plotted against each other. Features can be marked based on for example feature class or type.
对彼此产生了两个样品的Ct值的图策划。例如要素类或类型的基础上,可以标记功能。


用法----------Usage----------


plotCtScatter(q, cards = c(1, 2), col = "class", pch = 20, diag = FALSE, cor = TRUE, Ct.max = 35, legend = TRUE, ...)



参数----------Arguments----------

参数:q
object of class qPCRset.  
对象类qPCRset。


参数:cards
vector, the two cards to plot against each other.
向量,两张卡相互暗算。


参数:col
vector with the colour(s) to use for the points, or a character string ("type" or "class") indicating whether points should be coloured according to featureType or featureClass of q.
向量与颜色(点)使用,或一个字符串(“类型”或“类”),表示是否点应该是彩色的,根据featureType或featureClassq。


参数:pch
integer, the point type to use for the plot.
整数,点的类型,使用图。


参数:diag
logical, should the diagonal line y=x be plotted.
逻辑,应对角线Y = X是绘制。


参数:cor
logical, should information about the correlation between the two samples be included in the plot. The correlation is calculated both with and without removing Ct values above Ct.max.
逻辑,两个样本之间的相关性的信息应该被包括在图。相关计算都无以上Ct.max清除Ct值。


参数:Ct.max
numeric, all Ct values above this will be removed for calculating one of the correlations.
数字,这上面所有的Ct值计算的相关性将被删除。


参数:legend
logical, if col is either "type" or "class", should a colour legend for these be included.
逻辑,col如果要么是“类型”或“类”,一个传奇的色彩这些被列入。


参数:...
any other arguments are passed to plot.
任何其他的参数被传递到plot。


值----------Value----------

A figure is generated in the current graphics device.
在当前图形设备生成一个数字。


作者(S)----------Author(s)----------


Heidi Dvinge



举例----------Examples----------


# Load example data[加载示例数据]
data(qPCRraw)
# Various types of plot[各种类型的图]
plotCtScatter(qPCRraw, cards=c(1,2))
plotCtScatter(qPCRraw, cards=c(1,4), col="type")
plotCtScatter(qPCRraw, cards=c(1,4), col="black", cor=FALSE, diag=TRUE)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-6 01:05 , Processed in 0.019895 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表