SpikeIn            package:SpikeInSubset            R Documentation

_S_u_b_s_e_t _o_f _A_f_f_y_m_e_t_r_i_x _S_p_i_k_e_I_n _E_x_p_e_r_i_m_e_n_t _D_a_t_a

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

     Probe-level and pre-proecssed data  for six arrays (two
     triplicates) from the HGU95 and HGU133 SpikeIn experiments.

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

     data(spikein95)
     data(rma95)
     data(mas95)

     data(spikein133)
     data(rma133)
     data(mas133)

_F_o_r_m_a_t:

     'SpikeIn' is 'ProbeSet' containing the $PM$ and $MM$ intensities
     for a gene spiked in at different concentrations. Use 'pData' to
     see the cosntrations.

_S_o_u_r_c_e:

     'spikein95' and 'spikein133' are instances of 'ProbeSet' with the
     probe-level data for six arrays (two triplicates) from the HGU95
     and HGU133 SpikeIn experiments respectively. 'rma95' and 'rma133'
     contain the data pre-processed with RMA. 'mas95' and 'mas133'
     contain the data preprocssed with mas5 (expression and
     present/absent calls). The calls are in objects called 'pacalls95'
     and 'pacalls133'. 

     For more information see Irizarry, R.A., et al. NAR (2003) <URL:
     http://www.biostat.jhsph.edu/~ririzarr/papers/index.html>

