haveQCParams           package:simpleaffy           R Documentation

_T_r_u_e _i_f _d_a_t_a _e_x_i_s_t_s _i_n _t_h_e _Q_C _e_n_v_i_r_o_n_m_e_n_t _d_e_s_c_r_i_b_i_n_g _t_h_e _s_p_e_c_i_f_i_e_d _c_h_i_p

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

     Looksin .qcEnv to see if the specified array is known about

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

       haveQCParams(name)

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

    name: A valid (clean) cdf name for an array 

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

     A probesetid

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

     Crispin J Miller

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

       ## Not run: 
          haveQCParams(cleancdfname(cdfName((eset))))
       
     ## End(Not run)

