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

R语言 genArise包 read.dataset()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 18:32:27 | 显示全部楼层 |阅读模式
read.dataset(genArise)
read.dataset()所属R语言包:genArise

                                        Read Dataset from File
                                         阅读从文件的数据集

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

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

Read all file and extract the interested columns to create a DataSet object (this file contain the zscore with all the genes after the duplicates filtering and makes not distinction between up-regulated and down-regulated. If you want to make this distinction you must write the data with the function write.dataSet, but there is no way to read this files with this function).
阅读所有文件,并提取感兴趣的列创建一个DataSet对象(此文件包含所有基因后,过滤重复zscore,并没有上调和下调之间的区别,如果你想使这个区别,你必须写数据与功能write.dataSet的,但有没有办法读取这个文件,这个功能)。


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


read.dataset(file.name, cy3 = 1, cy5 = 2, ids = 3, symdesc = NULL,
zscore = 4, type = 6, header = FALSE, sep = "\t")



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

参数:file.name
a connection or a character string giving the name of the file to read where each column represent the dataset components.
给该文件的名称改为每一列代表数据集组件连接或字符串。


参数:cy3
column that represent Cy3.
列代表Cy3标记。


参数:cy5
column that represent Cy5.
列代表Cy5的。


参数:ids
column that represent Id.
列代表标识。


参数:symdesc
optional identifier besides Id column.
除了Id列的可选标识符。


参数:zscore
column that represent the zscore value.
列代表zscore价值。


参数:type
column that represent if the experiment was performed as R vs I or M vs A.
列表示,如果实验为R与我或M与答


参数:header
the logical value of the header input file
头输入文件的逻辑值


参数:sep
the separator in the inputfile
在inputfile的分隔


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

write.zscore.
write.zscore。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 05:52 , Processed in 0.027322 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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