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

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

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

                                         Perform a GSEA analysis of a list of genes
                                         执行GSEA分析基因列表

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

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

Performs a GSEA analysis of a list of genes using the package  topGO (see References).
执行使用包 topGO(见参考资料)的基因名单GSEA分析。


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


gseaAnalysis(hitVector, whichOnto)



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

参数:hitVector
a named hit vector as generated by hitselectionZscore or hitselectionPval  
一个名为命中矢量生成hitselectionZscore或hitselectionPval


参数:whichOnto
One of the three GO ontologies:  "biological_process",  "molecular_function" or  "cellular_component"  
其中,三个基因本体: "biological_process", "molecular_function"或 "cellular_component"。


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

A table containing the enriched GO terms and their significance.
一个表中含有丰富的GO术语及其意义。


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


<h3>See Also</h3>

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


data(scoredDataset1, package="RNAither")
data(pValVec1, package="RNAither")

##for details on the generation of pValVec1 and scoredDataset1, see the example of the Ttest function linked above.[#上一代的pValVec1和scoredDataset1的详细信息,请参阅以上链接的TTEST函数的例子。]

scoredHits1 <- hitselectionPval(scoredDataset1, pValVec1, "SigIntensity", "Hits1", 0.1,
"GeneName", "pvalue_testfile1.txt")
hitVector1 <- scoredHits1[[2]]
gseaTable <- gseaAnalysis(hitVector1, "biological_process")


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-26 15:00 , Processed in 0.038287 second(s), 24 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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