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

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

[复制链接]
发表于 2012-2-25 12:25:29 | 显示全部楼层 |阅读模式
calcFuncSynexprs(attract)
calcFuncSynexprs()所属R语言包:attract

                                         Functional enrichmental analysis for a set of synexpression groups.
                                         功能一套synexpression组enrichmental分析。

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

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

This function performs functional enrichment for a given set of synexpression groups.
此功能执行富集的synexpression组给定的功能。


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


calcFuncSynexprs(mySynExpressionSet, myAttractorModuleSet, ontology = "BP", min.pvalue = 0.05, min.pwaysize = 5, annotation = "illuminaHumanv2BeadID.db", ...)



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

参数:mySynExpressionSet
SynExpressionSet object.  
SynExpressionSet对象。


参数:myAttractorModuleSet
AttractorModuleSet object.  
AttractorModuleSet对象。


参数:ontology
character string specifying which GO ontology to use, either "MF", "BP", or "CC"; defaults to "BP".  
字符串指定的本体使用,无论是“MF”,“BP”,或“抄送”,默认为“BP”。


参数:min.pvalue
numeric value specifying adjusted P-value cut-off to use, categories with P-values <= min.pvalue will be reported.  
调整数值指定P值切断使用,类与P值<= min.pvalue将报告。


参数:min.pwaysize
integer specifying minimum size of the pathway or category to consider for enrichment analysis.  
integer指定富集分析考虑的途径或类别的最小大小。


参数:annotation
character string specifying the annotation package that corresponds to the chip platform the data was generated from.   
字符串指定的注解包,对应的数据产生的芯片平台。


参数:...
additional arguments.  
额外的参数。


Details

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

This function performs a functional enrichment analysis on each synexpression group using the hyperGTest from  the GOstats package. P-values are adjusted using the Benjamini-Hochberg correction method. Results are returned only if they satisfy the minimum P-value level, as specified by the min.pvalue argument.
这个函数执行一个功能富集分析每个synexpression使用hyperGTestGOstats包组。 P值调整使用Benjamini Hochberg校正方法。返回结果,只有当他们满足的最低水平,P值min.pvalue参数指定。


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

A list object.
一个list对象。


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



Jessica Mar




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



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


## Not run: [#无法运行:]
data(subset.loring.eset)
attractor.states <- findAttractors(subset.loring.eset, "celltype", nperm=10, annotation="illuminaHumanv1.db")
remove.these.genes <- removeFlatGenes(subset.loring.eset, "celltype", contrasts=NULL, limma.cutoff=0.05)
mapk.syn <- findSynexprs("04010", attractor.states, remove.these.genes)
mapk.func <- calcFuncSynexprs(mapk.syn, attractor.states, "CC", annotation="illuminaHumanv1.db")

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 07:24 , Processed in 0.026125 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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