AtongPair                package:SLGI                R Documentation

_D_a_t_a _f_r_a_m_e _t_h_e _p_a_i_r _o_f _y_e_a_s_t _g_e_n_e _t_e_s_t_e_d _i_n _T_o_n_g _e_t _a_l. _2_0_0_4.

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

     Data from Tong et. al. buffering experiments (2004) using
     synthetic genetic arrays (SGA) (Tong et al. 2001).

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

     data(AtongPair)

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

     A data frame with 3 columns and 607881 rows.

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

     'AtongPair' stores the yeast gene names for each tested pairs in
     Tong buffering experiment.  Each row represents one pair.

     _q_u_e_r_y Query gene name 

     _a_r_r_a_y Array gene name 

     _i_n_t_e_r_a_c_t Logical indicating the synthetic lethal status, if TRUE
          the genetic interaction is lethal.

_A_u_t_h_o_r(_s):

     N. LeMeur

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

     Created from the association matrix reported by Tong et al (2004)
     and the genes from the 'SGA' array developed by Tong et al.
     (2001).

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

     Systematic genetic analysis with ordered arrays of yeast deletion
     mutants, Tong et al, _Science_. Vol. 294, 2001

     Global Mapping of the Yeast Genetic Interaction Network, Tong et
     al, _Science_ Vol.303, 2004

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

     data(AtongPair)
     dim(AtongPair)

