gi2005                 package:SLGI                 R Documentation

_G_e_n_e_t_i_c _I_n_t_e_r_a_c_t_i_o_n _D_a_t_a (_E_M_A_P) _f_r_o_m _t_h_e _y_e_a_s_t _e_a_r_l_y _s_e_c_r_e_t_o_r_y _p_a_t_h_w_a_y

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

     The data are in the form of a 424 by 424 array which contains the
     scores  from using the EMAP procedure on yeast strains which are
     ideally double mutants, each strain with a different pair of genes
     knocked out. For each row, the gene named in the row label is
     knocked out in all pairs, and the same holds true for each column.

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

      data(gi2005)
      data(gi2005.metadata)

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

     'gi2005' is a 424 by 424 array of real values.  'gi2005.metadata'
     is a vector of length 424 which contains the common names for the
     genes that were knocked out. The row and  column names of 'gi2005'
     are standard names.

_D_e_t_a_i_l_s:

     NA values in 'gi2005' are interactions that were not scored.

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

     Data were obtained as supplementary material from the publication
     listed below.

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

     Schuldiner et al, Exploration of the function and organization of
     the yeast early secretory pathway through an epistatic miniarray
     profile. Cell, 2005, 123:507-519.

     Collins et al, A strategy for extracting and analyzing large-scale
     quantitative epistatic interaction data. Genome Biology, 2006,
     7:R63.

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

     data(gi2005)
     data(gi2005.metadata)

