Sample_Map2Samplesheet {beadarraySNP} | R Documentation |
Create a samplesheet that can be used to import Illumina beadstudio data
Sample_Map2Samplesheet(samplemapfile, saveas = "")
samplemapfile |
character, name of the SampleMap file |
saveas |
character, optional, name of samplesheet file that can be used
directly by read.SnpSetIllumina |
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
A data.frame
with the samplesheet
J. Oosting