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

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

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

                                         XML query of the ArrayExpress repository
                                         XML查询的ArrayExpress库

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

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

queryAE queries the ArrayExpress database with keywords and give a dataframe with  ArrayExpress identifiers and related information, as an output.
queryAE查询关键字ArrayExpress数据库,并给予1 dataframe ArrayExpress标识及相关信息,为输出。


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


queryAE(keywords = NULL, species = NULL)



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

参数:keywords
the keyword(s) of interest. To use several words, they must be separated by a "+" as shown in the examples.  
感兴趣的关键字(S)。使用多个单词,他们必须通过一个“+”分隔,如例子所示。


参数:species
the specie(s) of interest.
实物利益(S)。


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

A dataframe with all the ArrayExpress dataset  identifiers which correspond to the query in the first column.  The following columns contain information about these datasets,   such as the number of raw files, the number of data processed,   the release date on the database, the pubmed ID, the species,   the experiment design and the experimental factors.
A dataframe with all the ArrayExpress dataset  identifiers which correspond to the query in the first column.  The following columns contain information about these datasets,   such as the number of raw files, the number of data processed,   the release date on the database, the pubmed ID, the species,   the experiment design and the experimental factors.


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



Audrey Kauffmann

Maintainer: <kauffmann@bergonie.org>  




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

ArrayExpress,
ArrayExpress


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


## To retrieve all the identifiers of pneumonia data sets[#肺炎数据集检索所有的标识符]
pneumo = queryAE(keywords = "pneumonia")

## To retrieve all the identifiers of pneumonia data sets studied in human[#要检索的所有标识符肺炎数据集在人类研究]
pneumoHS = queryAE(keywords = "pneumonia", species = "homo+sapiens")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 21:12 , Processed in 0.034189 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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