Sample_Map2Samplesheet     package:beadarraySNP     R Documentation

_C_o_n_v_e_r_t _B_e_a_d_s_t_u_d_i_o _S_a_m_p_l_e _M_a_p _f_i_l_e _t_o _s_a_m_p_l_e_s_h_e_e_t

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

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

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

     Sample_Map2Samplesheet(samplemapfile, saveas = "")

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

samplemapfile: character, name of the SampleMap file

  saveas: character, optional, name of samplesheet file that can be
          used directly by 'read.SnpSetIllumina'

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

     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

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

     A 'data.frame' with the samplesheet

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

     J. Oosting

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

     'read.SnpSetIllumina'

