GetBeadStudioSampleNames    package:beadarraySNP    R Documentation

_E_x_t_r_a_c_t _s_a_m_p_l_e_n_a_m_e_s _f_r_o_m _a _r_e_p_o_r_t _f_i_l_e

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     GetBeadStudioSampleNames(reportfile)

_A_r_g_u_m_e_n_t_s:

reportfile: character, name of report file 

_D_e_t_a_i_l_s:

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

_V_a_l_u_e:

     character vector

_A_u_t_h_o_r(_s):

     Jan Oosting

_S_e_e _A_l_s_o:

     'read.SnpSetIllumina'

