Sample_Map2Samplesheet(beadarraySNP)
Sample_Map2Samplesheet()所属R语言包:beadarraySNP
Convert Beadstudio Sample Map file to samplesheet
Beadstudio样品图文件转换到samplesheet
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create a samplesheet that can be used to import Illumina beadstudio data
创建一个可以使用的samplesheet到导入Illumina的beadstudio数据
用法----------Usage----------
Sample_Map2Samplesheet(samplemapfile, saveas = "")
参数----------Arguments----------
参数:samplemapfile
character, name of the SampleMap file
字符,名称的SampleMap文件
参数:saveas
character, optional, name of samplesheet file that can be used directly by read.SnpSetIllumina
字符,可选samplesheet文件的名称,可以直接使用read.SnpSetIllumina
Details
详情----------Details----------
During the creation of a final reportfile from Beadstudio there is an option to create Map files. The Sample_Map.txt file can be used to create an initial samplesheet for use in the read.SnpSetIllumina function
在创建一个从Beadstudio最终reportfile有一个选项来创建图文件。 Sample_Map.txt文件可以用来创建一个使用read.SnpSetIllumina函数的初始samplesheet
值----------Value----------
A data.frame with the samplesheet
一个data.frame的samplesheet,
作者(S)----------Author(s)----------
J. Oosting
参见----------See Also----------
read.SnpSetIllumina
read.SnpSetIllumina
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|