Einter              package:AffyTiling              R Documentation

_S_a_m_p_l_e _i_n_t_e_n_s_i_t_i_e_s _f_o_r _h_u_m_a_n _p_r_o_m_o_t_e_r _t_i_l_i_n_g _a_r_r_a_y.

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

     Einter is a data frame consisting of 3 position information
     columns (Unique ID, Start position of probe, Chromosome) and
     normalized intensity data from 4 samples.  Data is given for the
     first 3Mb of human chromosomes 1-3.

     From the Affymetrix human promoter tiling array v02-3.

     Full description is given below...

     '_U_n_i_q_u_e_I_D' A unique ID for each probe.

     '_S_T_A_R_T' The start position of each probe.

     '_C_H_R' The chromosome of each probe.

     '_X_1_9._1_0_3._1_0_0_0_9._C_E_L' Normalized, Log-2 transformed intensities for
          sample X19.103.10009.

     '_X_1_9._1_0_4._1_0_0_1_3._C_E_L' Normalized, Log-2 transformed intensities for
          sample X19.104.10013.

     '_X_1_9._1_0_7._1_0_0_2_7._C_E_L' Normalized, Log-2 transformed intensities for
          sample X19.107.10027.

     '_X_1_9._1_0_4._1_0_0_1_3._C_E_L' Normalized, Log-2 transformed intensities for
          sample X19.104.10013.

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

     data(KnownGenes)

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

     data frame

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

     Unpublished data, courtesy of Yanli Zhang and Frank Middleton.

