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

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

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

                                        Retrieve all possible values defining the type of the submitted ID list as well as...
                                         检索所有可能值定义类型以及提交的ID列表...

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

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

Retrieve all possible values defining the type of the submitted ID list as well as
检索所有可能值定义类型以及提交的ID列表


用法----------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 getIdConversionChoicesgets called the first time within the R session,  it retrieves the set of annotation values from the DAVID web services, stores them
当的getIdConversionChoicesgets称为首次在R会话,检索国宝Web服务注释值,商店


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

the list containing two data frames, 'to' and 'from', the first representing set of possible identifiers
列表,其中包含两个数据框,到和从,首先代表可能的标识符集


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


Roger Day, Alex Lisovich



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

getAnnotationChoices, getAffyChipTypes, convertIDList, DAVIDQuery
getAnnotationChoices,getAffyChipTypes,convertIDList,DAVIDQuery


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


#retrieve the ID set for conversion [检索转换的ID集]
idChoices<-getIdConversionChoices();
#display choice dialog[显示选择对话框]
item<-menu(graphics = TRUE, title = "Select Identifier",  idChoices$from[,"name"]);
#retrieve identifier for subsequent conversion[检索标识为后续的转换]
ident<-idChoices$from[item,"value"];


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 09:02 , Processed in 0.034318 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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