Sample_Map2Samplesheet {beadarraySNP}R Documentation

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

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

Value

A data.frame with the samplesheet

Author(s)

J. Oosting

See Also

read.SnpSetIllumina


[Package beadarraySNP version 1.8.0 Index]