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

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

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

                                        Retrieve all Affymetrix array type available from DAVID database.
                                         检索所有Affymetrix的数组类型国宝数据库。

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

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

Retrieve all Affymetrix array type available from DAVID database.
检索所有Affymetrix的数组类型国宝数据库。


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


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

data frame containing (name,value) pair columns The first column is a decorated Affymetrix array name, i.e. the name which appears in the corresponding  drop-down list on the DAVID web site.
数据框(名称,值)对列第一列是一个装饰的Affymetrix公司数组名称,即出现在相应的下拉列表国宝网站的名称。


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


Roger Day, Alex Lisovich



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

getAnnotationChoices, getIdConversionChoices, getAffyProbesetList, DAVIDQuery
getAnnotationChoices,getIdConversionChoices,getAffyProbesetList,DAVIDQuery


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


#retrieve the set of all possible Affymetrix array types [Affymetrix公司的所有可能的数组类型的检索集]
chipTypes<-getAffyChipTypes();
#display choice dialog[显示选择对话框]
item<-menu(graphics = TRUE, title = "Select Array Type",  chipTypes[,"name"]);
#retrieve array type for subsequent usage[检索后续使用数组类型]
ident<-chipTypes[item,"value"];


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 08:48 , Processed in 0.021253 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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