produceGEOSampleInfoTemplate(lumi)
produceGEOSampleInfoTemplate()所属R语言包:lumi
Produce the template of GEO sample information
GEO的样本信息产生的模板
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Produce the template of GEO sample information, which is used for function produceGEOSubmissionFile.
产生模板GEO样本资料,这是使用功能produceGEOSubmissionFile。
用法----------Usage----------
produceGEOSampleInfoTemplate(lumiNormalized, lib.mapping = NULL, fileName = "GEOsampleInfo.txt")
参数----------Arguments----------
参数:lumiNormalized
The normalized data (LumiBatch object)
在规范化的数据(LumiBatch对象)
参数:lib.mapping
The Illumina ID Mapping library, e.g., "lumiHumanIDMapping"
Illumina的ID映射库,例如,“lumiHumanIDMapping”
参数:fileName
The file name of Tab separated sample information file
TAB文件名分离的样品信息文件
Details
详情----------Details----------
This function just produces a template of sample information with some default fillings. Users need to fill in the detailed sample descriptions, especially the Sample\_title, Sample\_description and some protocols. No blank fields are allowed. Function produceGEOSubmissionFile will produce the file GEO submission file based on this sample information. The users should not use "\#" in the description as it is a reserved character.
此功能只产生了一些默认的馅料样品信息的模板。用户需要填写样本的详细描述,尤其是样品\ _title,样品\ _description和一些协议。没有空白的领域是允许的。功能produceGEOSubmissionFile将产生的文件,土力工程处提交的文件,根据此样本资料。用户不应该使用说明中的“\#”,因为它是一个保留字符。
值----------Value----------
Save the result as a Tab separated text file or return a data.frame if the fileName is NULL.
保存为制表符分隔的文本文件或文件名,如果是NULL,返回一个数据框。
作者(S)----------Author(s)----------
Pan Du
参考文献----------References----------
<h3>See Also</h3>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|