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

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

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

                                        A widget for users to pick correction methods
                                         部件为用户挑选校正方法

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

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

This widget is called by expresso to allow users to select correction methods that will be used to process affy data.
这个widget,被称为的EXPRESSO以允许用户选择将用于处理affy数据的校正方法。


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


expressoWidget(BGMethods, normMethods, PMMethods, expMethods, BGDefault,
normDefault, PMDefault, expDefault)



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

参数:BGMethods
a vector of character strings for the available methods that can be used as a background correction method of affy data.
一个字符串affy数据作为背景校正方法,可以使用现有方法的向量。


参数:normMethods
a vector of character strings for the available methods that can be used as a normalization method of affy data.
一个可用的方法,可以用来作为affy数据归一化法向量的字符串。


参数:PMMethods
a vector of character strings for the available methods that can be used as a PM correction method of affy data.
字符串为可用的方法,可以用来作为一个下午affy数据校正方法的向量。


参数:expMethods
a vector of character strings for the available methods that can be used as a summary method of affy data.
字符串为向量作为affy数据汇总方法,可以使用现有的方法。


参数:BGDefault
a character string for the name of a default background correction method.
一个默认的背景校正方法的名称的字符串。


参数:normDefault
a character string for the name of a default normalization method.
一个默认的归一化法的名称的字符串。


参数:PMDefault
a character string for the name of a default PM correction method.
为默认下午校正方法的名称的字符串。


参数:expDefault
a character string for the name of a default summary method.
为默认汇总方法的名称的字符串。


Details

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

The widget will be invoked when expresso is called with argument "widget" set to TRUE. Default values can be changed using the drop down list boxes. Double clicking on an option from the drop-down list makes an selection. The first element of the list for available methods will be the default method if no default is provided.
部件将被调用时称为的EXPRESSO是与参数“部件”设置为TRUE。使用下拉列表框,默认值是可以改变的。双击从下拉列表中的选项作出选择。如果没有默认提供的可用方法列表的第一个元素将是默认的方法。


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

The widget returns a list of selected correction methods.
部件返回一个列表中选定的校正方法。


参数:BG
background correction method
背景校正方法


参数:NORM
normalization method
归一化方法


参数:PM
PM correction method
PM校正方法


参数:EXP
summary method
简易方法


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


Jianhua Zhang



参考文献----------References----------

<h3>See Also</h3>

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


if(interactive()){
  require(widgetTools)
  expressoWidget(c("mas", "none", "rma"), c("constant", "quantiles"),
c("mas", "pmonly"), c("liwong", "playerout"))
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-21 14:00 , Processed in 0.025576 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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