procset(ArrayExpress)
procset()所属R语言包:ArrayExpress
Convert processed MAGE-TAB files into a Bioconductor object
转换成Bioconductor对象处理的MAGE-TAB文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
procset converts local MAGE-TAB files into an ExpressionSet.
procset到ExpressionSet当地的MAGE-TAB文件转换。
用法----------Usage----------
procset(files, procol)
参数----------Arguments----------
参数:files
is the list with the names of the processed, the sdrf, the adf and the idf files and the path of the data as given by getAE.
是由getAE处理,sdrf,ADF和IDF文件和数据路径名的列表中。
参数:procol
the name of the column to be extracted from the file. Obtained using getcolproc.
列名被从文件中提取。利用getcolproc。
作者(S)----------Author(s)----------
Audrey Kauffmann
Maintainer: <kauffmann@bergonie.org>
参见----------See Also----------
queryAE, getAE,
queryAE,getAE
举例----------Examples----------
# An example can be found in the help of the getAE function.[一个例子可以发现在的getAE功能的帮助。]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|