HAHrma             package:bronchialIL13             R Documentation

_d_a_t_a _o_n _A_f_f_y_m_e_t_r_i_x _U_1_3_3_a _c_h_i_p_s _r_e_g_a_r_d_i_n_g
_t_i_m_e _c_o_u_r_s_e _r_e_s_p_o_n_s_e _o_f _h_u_m_a_n _b_r_o_n_c_h_i_a_l _c_e_l_l _l_i_n_e _A_5_4_9
_t_o _I_L_1_3

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

     data on Affymetrix U133a chips regarding time course response of
     human bronchial cell line A549 to IL13

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

     data(HAHrma)
     data(HAH)

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

     The format is a Biobase exprSet structure. phenoData variables are
     id, trt and time (hours). HAH is derived from a ReadAffy of 15 CEL
     files, and HAHrma is derived from rma(HAH), with manual
     construction of the phenoData based on the filenames. The CEL
     files are in inst/cel/dataoq.zip.

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

     <URL:
     http://pepr.cnmcresearch.org/browse.do?action=list_prj_exp&projectId=95>

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

     data(HAHrma)
     table(HAHrma$time, HAHrma$trt)

