R2BASE(SAGx)
R2BASE()所属R语言包:SAGx
Produces a BASE file
产生一个基本文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The function produces a BASE file for import to Gene Data Viewer.
该函数产生一个基因数据查看进口的基本文件。
用法----------Usage----------
参数----------Arguments----------
参数:context.data
e.g. a clinical database
例如临床数据库
参数:sample.ids
Sample Ids, that names the columns of the expression data.
样品ID命名的表达数据的列。
参数:expression.data
a matrix with the gene expression data, samples correspond to columns and probesets to rows. It is assumed that probeset identifiers are found in the first column.
与基因表达数据矩阵,样品对应的列和行probesets。据推测,在第一列probeset标识符。
参数:annotation
annotations of the probesets, i.e. the rows in the expression.data. It is assumed that probeset identifiers are found in the first column.
的probesets的注解,即在expression.data行。据推测,在第一列probeset标识符。
参数:out
the output file including path
输出文件,包括路径
值----------Value----------
The file produced complies with an old BASE format. However, none of these formats are documented
符合老工业碱基的格式生成的文件。然而,这些格式记录
作者(S)----------Author(s)----------
Per Broberg
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|