exp_loadFiles(explorase)
exp_loadFiles()所属R语言包:explorase
Load files
加载文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Loads a set of files into exploRase
加载一个文件进入exploRase集
用法----------Usage----------
参数----------Arguments----------
参数:filenames
filenames The paths to the files to load
文件名的路径文件载入
参数:data_type
The data type ("data", "design", "info", "list")
数据类型(“数据”,“设计”,“信息”,“列表”)
参数:entity_type
The entity type (by default: "gene", "met", "prot"), only used if data_type is provided.
实体类型(默认为:“基因”,“满足”,“PROT”),仅用于如果data_type提供。
参数:ignoreUnknown
If FALSE, throw an error if the data/entity type cannot be determined for a file; otherwise, the file is ignored.
如果FALSE,抛出一个错误,如果数据/实体类型不能确定文件;否则,该文件将被忽略。
Details
详情----------Details----------
If the data_type is specified, it is assumed that all the files are of the given data_type and entity_type. Otherwise,
如果data_type被指定,它假设所有文件给定的data_type和entity_type。否则,
作者(S)----------Author(s)----------
Michael Lawrence <mflawren@fhcrc.org>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|