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

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

[复制链接]
发表于 2012-2-25 18:45:17 | 显示全部楼层 |阅读模式
eSetFilter(genefilter)
eSetFilter()所属R语言包:genefilter

                                        A function to filter an eSet object
                                         函数过滤ESET对象的

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

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

Given a Bioconductor's ExpressionSet object, this function filters genes using a set of selected filters.
考虑1 Bioconductor的ExpressionSet的对象,这个函数使用一组选定的过滤器过滤的基因。


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


eSetFilter(eSet)
getFilterNames()
getFuncDesc(lib = "genefilter", funcs = getFilterNames())
getRdAsText(lib)
parseDesc(text)
parseArgs(text)
showESet(eSet)
setESetArgs(filter)
isESet(eSet)



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

参数:eSet
eSet an ExpressionSet object
eSetExpressionSet对象


参数:lib
lib a character string for the name of an R library where functions of interests reside
lib字符串为R库的名称,功能利益所在


参数:funcs
funcs a vector of character strings for names of functions of interest
funcs矢量利益的职能名称字符串


参数:text
text a character of string from a filed (e. g. description, argument, ..) filed of an Rd file for a fucntion
text从一个字符串中的字符提交(例如描述,参数,......)号文件提出的fucntion


参数:filter
filter a character string for the name of a filter function  
filter为一个过滤器功能的名称的字符串


Details

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

A set of filters may be selected to filter genes in through each of the filters in the order the filters have been selected
可以选择一组过滤器过滤的顺序通过每个过滤器的过滤器已选定的基因


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

A logical vector of length equal to the number of rows of 'expr'. The values in that vector indicate whether the corresponding row of 'expr' passed the set of filter functions.
一个是expr的行数的长度等于逻辑的向量。在该向量的值表明相应的行是expr是否通过过滤功能。


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


Jianhua Zhang



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

genefilter
genefilter


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


if( interactive() ) {
   data(sample.ExpressionSet)      
   res <- eSetFilter(sample.ExpressionSet)
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 02:00 , Processed in 0.030382 second(s), 23 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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