qc.get.spikes package:simpleaffy R Documentation _R_e_t_r_i_e_v_e _Q_C _s_p_i_k_e _p_r_o_b_e_s_e_t _n_a_m_e_s _f_o_r _t_h_e _c_u_r_r_e_n_t _a_r_r_a_y _t_y_p_e _D_e_s_c_r_i_p_t_i_o_n: Get the names of spike probesets for bioB, bioC, etc. ratios for the current array type. 'qc.get.probes' is used to define the 3'/5' ratio probesets _U_s_a_g_e: qc.get.spikes() qc.get.spike(name) qc.add.spike(name,probeset) _A_r_g_u_m_e_n_t_s: name: A name for the given probeset. By default, this is the probeset identifier probeset: A probeset ID _V_a_l_u_e: A character array of probeset IDs, or the requested probeset ID, as appropriate. _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.get.probes' _E_x_a_m_p_l_e_s: qc.get.spikes() qc.add.spike("my.name","a.probesetid_at") qc.add.spike("another.name","another.probesetid_at") qc.get.spikes()