GetBeadStudioSampleNames {beadarraySNP}R Documentation

Extract samplenames from a report file

Description

Extract the samplenames from a report file that was created as a final report from Illumina Beadstudio

Usage

GetBeadStudioSampleNames(reportfile)

Arguments

reportfile character, name of report file

Details

This function will read the report file, and extract the sample names from the Sample ID column

Value

character vector

Author(s)

Jan Oosting

See Also

read.SnpSetIllumina


[Package beadarraySNP version 1.8.0 Index]