spike                 package:CALIB                 R Documentation

_E_x_p_e_r_i_m_e_n_t _D_a_t_a: _S_p_i_k_e_L_i_s_t _E_x_a_m_p_l_e

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

     This 'SpikeList' object contains all the spikes in dataset 'RG'.It
     is generated by the function
      'read.spike' from 'RG' and user-specified concentraion file in
     the CALIB package.

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

     data(spike)

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

     'spike' is an 'SpikeList' object containing the following list
     components: $R,$G,$Rb,$Gb,
     $RArea,$GArea,$RConc,$GConc and $genes. It represents two
     microarrays and 600 spikes, including 480 calibration controls, 96
     ratio controls and 24 negative controls.

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

     For the source information, see the introduction of dataset 'RG'.

_R_e_f_e_r_e_n_c_e_s:

     dataset 'RG'.

     Engelen, K., Naudts, B., DeMoor, B., Marchal, K. (2006)  A
     calibration method for estimating absolute expression levels from 
     microarray data. Bioinformatics  22: 1251-1258.

     Hilson,P.,et al. (2004) Versatile gene-specific sequence tags for 
     Arabidopsis functional genomics: transcript profiling and reverse
     genetics applications. Genome Res. 14, 2176-2189.

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

     data(spike)

     plotSpikeRG(spike,array=1)

