OpenBeadStudioFiles      package:oneChannelGUI      R Documentation

_R_e_a_d _B_e_a_d_S_t_u_d_i_o _e_x_p_r_e_s_s_i_o_n _d_a_t_a _f_i_l_e

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

     Read BeadStudio expression data file

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

     OpenBeadStudioFiles()

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

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

     Reads an Illumina intnesity data file produced by BeadStudio. 
     Using BeadStudio version 'One" the file will have a 'gene
     profile.csv' extension and using version "Two" the file will have
     a .txt extension.  See package vignette for more information. 
     Multiple filenames can be specified as a vector and the data are
     then combined into one output file.  This function should only
     really be used for custom  analysis as the beadAnalysis() function
     provides easier, flexible use.

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

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

     Derived from readBead by Gareth Elvidge
     gareth.elvidge@well.ox.ac.uk

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

_E_x_a_m_p_l_e_s:

