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

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

[复制链接]
发表于 2012-2-26 01:05:40 | 显示全部楼层 |阅读模式
mlpBarplot(MLP)
mlpBarplot()所属R语言包:MLP

                                        Draw a Barplot for MLP Results...
                                         绘制一个Barplot的MLP结果...

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

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

Draw a Barplot for MLP Results
绘制的MLP结果Barplot


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





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

参数:object
object of class MLP
对象类的MLP


参数:nRow
number of rows of the MLP data frame to depict in the barplot; defaults to 20.
描绘在barplot的MLP数据框的行数;默认为20。


参数:barColors
vector of colors to use for the bars of the barplot; defaults to NULL;  if NULL, three gray shades are used reflecting the proportion of tested genes of a gene set versus the total number of genes in a geneset. If the proportion exceeds 75%, the darkest shade is used; between 50 and 75% a moderately dark shade is used; below 50% a lighter gray shade is used.
颜色使用barplot条形的向量;默认为NULL,如果为NULL,使用三个灰阶反映相比的总人数基因在geneset的基因测试基因的比例。如果这个比例超过75%,最黑暗的树荫;适度深色用于50和75%之间;低于50%用于较轻的灰色阴影。


参数:main
main title; if NULL (default) "Effect of the treatment on <geneSetSource> gene sets" will be used
主标题; NULL(默认)“<geneSetSource>基因治疗中的作用,如果设置”将用于


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

the midpoints of all the bars are returned invisibly (using the conventions of barplot);
所有的条形中点返回无形(使用公约barplot);


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

barplot
barplot


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


load(pathExampleMLPResult)
dev.new(width = 10, height = 10)
op <- par(mar = c(30, 10, 6, 2))
mlpBarplot(exampleMLPResult)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 07:21 , Processed in 0.030093 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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