topPATH(GeneAnswers)
topPATH()所属R语言包:GeneAnswers
Present top KEGG enrichment test information
目前KEGG浓缩试验信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function to present top KEGG enichmentInfo of given GeneAnswers instance.
函数给予GeneAnswers实例介绍顶部KEGG enichmentInfo。
用法----------Usage----------
topPATH(x, catTerm = TRUE, keepID = TRUE, ...)
参数----------Arguments----------
参数:x
a given GeneAnswers instance containing KEGG information
一个给定的实例GeneAnswers含有KEGG资料
参数:catTerm
logic value to determine whether mapping to DOLite terms or not
逻辑值,以确定是否映射到DOLite条款或不
参数:keepID
logic value to determine whether showing IDs or not
逻辑值,以确定是否显示ID或
参数:...
other parameters to transfer to topCategory
其他参数转移到topCategory
值----------Value----------
print necessary information on the screen and save into a specified file if request.
打印在屏幕上的必要信息,并保存到指定的文件,如果请求。
作者(S)----------Author(s)----------
Gang Feng, Pan Du and Simon Lin
参考文献----------References----------
<h3>See Also</h3>
举例----------Examples----------
# x is a GeneAnswers instance with DOLite test[x是一个GeneAnswers DOLite测试实例]
## Not run: topPATH(x, top=10)[#不运行:topPATH(X,顶部= 10)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|