getGO2ExtID(clusterProfiler)
getGO2ExtID()所属R语言包:clusterProfiler
query genes annotated by given GOIDs
给予GOIDs注明查询基因
译者:生物统计家园网 机器人LoveR
描述----------Description----------
provide a vector of GOIDs, and organism, this function will return the species specific gene list annotated by the given GOIDs.
提供GOIDs向量和生物,这个函数将返回特定物种的基因列表由给定的GOIDs注明。
用法----------Usage----------
getGO2ExtID(GOID, organism)
参数----------Arguments----------
参数:GOID
the query GO IDs
查询好身份证
参数:organism
one of human, mouse and yeast. </table>
一个人,小鼠和酵母。 </ TABLE>
值----------Value----------
a list of gene IDs, the names of the list is the GOIDs
的基因标识的名单,名单上的名字是GOIDs
作者(S)----------Author(s)----------
Guangchuang Yu <a href="http://ygc.name">http://ygc.name</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|