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

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

[复制链接]
发表于 2012-2-25 16:16:01 | 显示全部楼层 |阅读模式
getAnnotationChoices(DAVIDQuery)
getAnnotationChoices()所属R语言包:DAVIDQuery

                                        Retrieve all possible annotation values used in the annotation report tool...
                                         检索所有可能的注解注解的报告工具使用的值...

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

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

Retrieve all possible annotation values used in the annotation report tool
检索注解注解的报告工具使用一切可能的值


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





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

参数:urlBase
the DAVID main page url. Default is DAVIDURLBase.
大卫主要页面的URL。默认是DAVIDURLBase。


参数:curl
RCurl handle. Default is getCurlHandle()
RCurl处理。默认是getCurlHandle的()


参数:verbose
if TRUE enables diagnostic messages </table>
如果为TRUE使诊断消息</ TABLE>


Details

详情----------Details----------

When the getAnnotationChoices gets called the first time within the R session,  it retrieves the set of annotation values from the DAVID web services, stores them
的getAnnotationChoices被称为第一次在R会话,它检索从大卫Web服务注释值的集合,并将它们存储


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

the list  of possible annotation tags, i.e. GOTERM_MF_4, GOTERM_MF_5, BLOCKS_ID etc.
可能的注释标签列表,即GOTERM_MF_4,GOTERM_MF_5,BLOCKS_ID等。


作者(S)----------Author(s)----------


Roger Day, Alex Lisovich



参见----------See Also----------

getIdConversionChoices, getAffyChipTypes, convertIDList, DAVIDQuery
getIdConversionChoices,getAffyChipTypes,convertIDList,DAVIDQuery


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


#retrieve annotation values[检索注释值]
annotChoices<-getAnnotationChoices();
#display choice dialog[显示选择对话框]
item<-menu(graphics = TRUE, title = "Select Identifier",  annotChoices$from[,"name"]);
#retrieve identifier for subsequent conversion[检索标识为后续的转换]
ident<-annotChoices$from[item,"value"];


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 08:26 , Processed in 0.029795 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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