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

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

[复制链接]
发表于 2012-9-30 02:13:00 | 显示全部楼层 |阅读模式
get_marker_genes(sigora)
get_marker_genes()所属R语言包:sigora

                                         Pathway unique genes (PUGs)
                                         通路的独特基因(哈巴狗)

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

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

This function returns the list of genes that are uniquely associated with a single pathway in the repository - we call these 'Pathway Unique Genes' (PUGs). Use idb_to_genename on the results of this function to see the actual gene names.
这个函数返回列表中的唯一关联的基因库中的一个单一的途径 - 我们称这些途径的独特基因“(哈巴狗)。使用此功能的结果idb_to_genename上看到实际的基因名称。


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


get_marker_genes(is_human = TRUE, archive = "keg")



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

参数:is_human
leave this to its default value if interested in a list of human PUGs in the archive/repository. Setting this to FALSE returns PUGs where available.   
离开这为它的默认值,如果有兴趣的归档/存储库列表中的人的哈巴狗。将其设置为FALSE回报哈巴狗(如有)。


参数:archive
The repository: choose from 'keg'(default),'reactome','pid'(for BIOCARTA),'nci','inoh'.  
资料库:选择“桶”(默认值),“reactome,PID(为BIOCARTA)的,”美国国立癌症研究所“,”inoh。


实例----------Examples----------


## Not run: [#不运行:]
# returns list of human marker genes in KEGG as SIGORA IDs[返回的人的标记基因在KEGG作为SIGORA的ID列表]
markergenes<-sigora:::get_marker_genes(archive='keg')
# convert the above results to human readable gene names.[转换上述的结果,人类可读的基因名称。]
idb_to_genename(tmp)
############## To do the same for BIOCARTA:[#############为了做同样的BIOCARTA:]
markergenes2 <-sigora:::get_marker_genes(archive='pid')
idb_converter(markergenes2)

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-23 01:45 , Processed in 0.030373 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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