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

R语言 affy包 barplot.ProbeSet()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 11:25:15 | 显示全部楼层 |阅读模式
barplot.ProbeSet(affy)
barplot.ProbeSet()所属R语言包:affy

                                        show a ProbeSet as barplots
                                         显示作为barplots ProbeSet,

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

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

Displays the probe intensities in a ProbeSet as a barplots
在一个ProbeSet的探针强度显示为barplots


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


## S3 method for class 'ProbeSet'
barplot(height, xlab = "Probe pair", ylab = "Intensity",
    main = NA, col.pm = "red", col.mm = "blue", beside = TRUE, names.arg = "pp",
    ask = TRUE, scale, ...)



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

参数:height
an object of class ProbeSet.
对象类ProbeSet。


参数:xlab
label for x axis.
为x轴的标签。


参数:ylab
label for y axis.
为y轴的标签。


参数:main
main label for the figure.
图的主要标签。


参数:col.pm
color for the "pm" intensities.
下午强度的颜色。


参数:col.mm
color for the "mm" intensities.
颜色为“毫米”强度。


参数:beside
bars beside each others or not.
每个人旁边的条形或不。


参数:names.arg
names to be plotted below each bar or group of bars.
要绘制下面的每个条形或条形组的名称。


参数:ask
ask before ploting the next barplot.
要求前作图未来barplot。


参数:scale
put all the barplot to the same scale.
把所有的barplot同等规模。


参数:...
extra parameters to be passed to barplot.
额外的参数被传递到barplot。


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


if (require(affydata)) {
  data(Dilution)
  gn <- geneNames(Dilution)
  pps <- probeset(Dilution, gn[1])[[1]]

  barplot.ProbeSet(pps)
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-8 20:17 , Processed in 0.035399 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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