Learn R Programming

beadarraySNP (version 1.38.0)

Sample_Map2Samplesheet: Convert Beadstudio Sample Map file to samplesheet

Description

Create a samplesheet that can be used to import Illumina beadstudio data

Usage

Sample_Map2Samplesheet(samplemapfile, saveas = "")

Arguments

samplemapfile
character, name of the SampleMap file
saveas
character, optional, name of samplesheet file that can be used directly by read.SnpSetIllumina

Value

A data.frame with the samplesheet

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

See Also

read.SnpSetIllumina