qc                package:simpleaffy                R Documentation

_G_e_n_e_r_a_t_e _Q_C _s_t_a_t_s _f_r_o_m _a_n _A_f_f_y_B_a_t_c_h _o_b_j_e_c_t

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

     ...

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

     qc(unnormalised, ...)

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

unnormalised: An AffyBatch object with nowt done to it 

     ...: Any other parameters 

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

     Crispin J Miller

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

     'qc.affy'

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

       ## Not run: 
         qc <- qc(eset,eset.mas)
         plot(qc)
       
     ## End(Not run)

