getQC              package:BeadExplorer              R Documentation

_G_e_n_e_r_a_t_e _Q_C _d_a_t_a

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

     Generates QC data

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

     getQC(beadData, qcfile = NULL)

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

beadData: Object of class 'beadData-class' 

  qcfile: File path of the qcinfo.csv file that corresponds to the
          'beadData-class' object 

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

     Generates QC data using the beadData object and its corresponding
     qcfile.  If qcfile is NULL then the qcfile is used that is the 
     same name as the file that was used to create the 'beadData-class'
     object.   This is how most users should use this function.

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

     An object of class 'beadQC-class'

_N_o_t_e:

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

     Gareth Elvidge gareth.elvidge@well.ox.ac.uk

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

     See Also as 'help'

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

