topDOLITEGenes(GeneAnswers)
topDOLITEGenes()所属R语言包:GeneAnswers
Present top DOLITE enrichment test information with genes
目前上方DOLITE富集的基因测试信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function to present top DOLITE enichmentInfo of given GeneAnswers instance with genes.
提出给予GeneAnswers实例的DOLITE enichmentInfo与基因的功能。
用法----------Usage----------
topDOLITEGenes(x, catTerm = TRUE, keepID=TRUE, geneSymbol = TRUE, ...)
参数----------Arguments----------
参数:x
a given GeneAnswers instance with DOLITE test
一个给定的GeneAnswers实例与DOLITE测试
参数:catTerm
logic value to determine whether mapping DOLITE IDs to DOLITE terms
逻辑值,以确定是否映射DOLITE ID来DOLITE条款
参数:keepID
logic, to determine whether keep DOLITE IDs
逻辑,以确定是否保持DOLITE标识
参数:geneSymbol
logic value to determine whether mapping gene Entrez IDs to gene symbols
Entrez的标识是否映射基因,以确定基因符号的逻辑值
参数:...
other parameters to transfer to topCategoryGenes
其他参数转移到topCategoryGenes
Details
详情----------Details----------
See function topCategoryGenes help for details
功能topCategoryGenes帮助详情
值----------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: topDOLITEGenes(x, geneSymbol=TRUE, orderby='pvalue', top=10, topGenes='ALL', genesOrderBy='pValue', file=TRUE)[#无法运行:topDOLITEGenes(X,geneSymbol = TRUE的OrderBy =pvalue“,顶部= 10,topGenes =ALL,genesOrderBy =pValue”文件= TRUE时)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|