qc.ok package:simpleaffy R Documentation _H_a_s _s_i_m_p_l_e_a_f_f_y'_s _Q_C _e_n_v_i_r_o_n_m_e_n_t _b_e_e_n _s_e_t _u_p? _D_e_s_c_r_i_p_t_i_o_n: Simpleaffy requires a definition file describing the qc probes, spikes, alpha values, etc. for the array of interest. This is used to initialize the QC environment for the array (usually implicitly within the 'qc' function), by a call to 'setQCEnvironment'. This function can be used to check if the qc environment has been set up for the current session _U_s_a_g_e: qc.ok() _A_r_g_u_m_e_n_t_s: _V_a_l_u_e: True or False _N_o_t_e: _A_u_t_h_o_r(_s): Crispin J Miller _R_e_f_e_r_e_n_c_e_s: http://bioinformatics.picr.man.ac.uk/ _S_e_e _A_l_s_o: 'setQCEnvironment' 'qc' 'qc.have.params' 'cdfName' _E_x_a_m_p_l_e_s: qc.ok() setQCEnvironment("hgu133plus2cdf") qc.ok()