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

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

[复制链接]
发表于 2012-2-25 19:40:41 | 显示全部楼层 |阅读模式
getGSEDataTables(GEOquery)
getGSEDataTables()所属R语言包:GEOquery

                                         Get GSE data tables from GEO into R data structures.
                                         从地球到R的数据结构GSE数据表。

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

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

In some cases, instead of individual sample records (GSM) containing information regarding sample phenotypes, the GEO Series contains that information in an attached data table.  And example is given by GSE3494 where there are two data tables with important information contained within them.  Using getGEO with the standard parameters downloads the GSEMatrix file which, unfortunately, does not contain the information in the data tables.  This function simply downloads the “header” information from the GSE record and parses out the data tables into R data.frames.  
在某些情况下,而不是个别样本含有样品表型的相关信息的记录(GSM)的GEO系列包含一个附加的数据表中的信息。和例子给出GSE3494其中有两个数据表与它们所包含的重要信息。使用标准参数下载getGEO的GSEMatrix文件,不幸的是,不包含在数据表的信息。此功能只是从GSE记录下载“头”的信息和分析到R data.frames的数据表。


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


getGSEDataTables(GSE)



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

参数:GSE
The GSE identifier, such as “GSE3494”.  
的的GSE标识,如“GSE3494”。


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

A list of data.frames.
列表的data.frames。


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



Sean Davis <sdavis2@mail.nih.gov>




参考文献----------References----------



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

getGEO
getGEO


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


dfl = getGSEDataTables("GSE3494")
lapply(dfl,head)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 08:10 , Processed in 0.026568 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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