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

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

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

                                        Distribution plot for qPCR Ct values.
                                         定量PCR的Ct值的分布图。

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

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

Function for plotting the density distribution of Ct values from high-throughput qPCR data.
为绘制Ct值高通量qPCR数据的密度分布函数。


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


plotCtDensity(q, cards = TRUE, xlab = "Ct", ylab = "Density", col, main = NULL, legend = TRUE, lwd = 2, ...)



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

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


参数:cards
vector, the numbers of the cards to plot. Defaults to TRUE = all cards.
向量,卡的数量来绘制。默认为TRUE =所有卡片。


参数:xlab
character string, label for the x-axis.
字符串,x轴的标签。


参数:ylab
character string, label for the y-axis.
字符串,y轴的标签。


参数:col
vector of colours to use, defaults to different colour for each card.
向量使用的颜色,默认为每张卡不同的颜色。


参数:main
character string, plot title.
字符串,小区称号。


参数:legend
logical, whether to include a colour legend or not.
逻辑,是否包括色彩的传说,或不。


参数:lwd
numeric, the width of the lines.
数字,线条的宽度。


参数:...
any other arguments will be passed to the matplot function.
任何其他参数将被传递给matplot功能。


Details

详情----------Details----------

The distribution of Ct values in the qPCRset q is calculated using density.
Ct值分布在的qPCRsetq用density计算。


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

A plot is created on the current graphics device.
当前图形设备上创建一个图。


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


Heidi Dvinge



参见----------See Also----------

matplot, density
matplot,density


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


# Loading the data[加载数据]
data(qPCRraw)
# Make plot with all samples or just a few[所有样品图或少数几个]
plotCtDensity(qPCRraw)
plotCtDensity(qPCRraw, cards=c(1,4))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-6 00:54 , Processed in 0.027509 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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