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

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

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

                                         Download MAGE-TAB files from ArrayExpress in a specified directory
                                         在指定的目录下载从ArrayExpress的MAGE-TAB文件

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

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

getAE downloads and extracts the MAGE-TAB files from an ArrayExpress dataset.
getAE下载和提取从ArrayExpress集的MAGE  -  TAB文件。


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


getAE(input, path = getwd(), type = "full", extract = TRUE)



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

参数:input
is an ArrayExpress identifier.  
ArrayExpress标识符。


参数:path
is the name of the directory in which the files downloaded on the ArrayExpress repository will be extracted.  
ArrayExpress库中下载的文件将被提取的目录的名称。


参数:type
can be 'raw' to download and extract only the raw data, 'processed' to download and extract only the processed data or 'full' to have both raw and processed data.
可以是“原始”下载并提取原始数据,“处理”,下载并解压缩处理的数据或全,有原料和加工的数据。


参数:extract
if FALSE, the files are not extracted from the zip archive.
如果为FALSE,文件不提取zip归档。


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

A list with the names of the files that     have been downloaded and extracted.
A list with the names of the files that     have been downloaded and extracted.


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



Audrey Kauffmann
Maintainer: <kauffmann@bergonie.org>  




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

ArrayExpress, magetab2bioc, getcolproc,
ArrayExpress,magetab2bioc,getcolproc


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


mexp1422 = getAE("E-MEXP-1422", type = "full")

## Build a an ExpressionSet from the raw data[#建立一个原始数据ExpressionSet]
MEXP1422raw = magetab2bioc(files = mexp1422)

## Build a an ExpressionSet from the processed data[#从处理过的数据建立一个ExpressionSet]
cnames = getcolproc(mexp1422)
MEXP1422proc = procset(mexp1422, cnames[2])


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 21:08 , Processed in 0.025685 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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