AtongFnDomain              package:SLGI              R Documentation

_T_h_e _f_u_n_c_t_i_o_n_a_l _d_o_m_a_i_n_s _s_h_a_r_e_d _b_y _t_h_e _t_e_s_t_e_d _p_a_i_r_s _i_n _T_o_n_g _e_t _a_l _e_x_p_e_r_i_m_e_n_t.

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

     Data developed from Tong et. al. buffering experiments.

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

     data(AtongFnDomain)

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

     A list containing 3 items.

     _p_a_i_r_s Dataframe of all the gene pairs and their synthetic
          lethality status. 

     _S_h_a_r_e_d_P_f_a_m List of the Pfam domains shared by each pair. The order
          of this list is the same as the order of the pairs.

     _S_h_a_r_e_d_S_M_A_R_T List of the SMART domains shared by each pair. The
          order of this list is also the same as the order of the
          pairs.

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

     Z. Jiang

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

     Created from the association matrix reported by Tong et al. and
     the Pfam (Protein family database <URL: http://pfam.janelia.org/>)
     and SMART database of yeast.

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

     Global Mapping of the Yeast Genetic Interaction Network, Tong et
     al, Science Vol.303, 2004 Saccharomyces Genome Database

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

     data(AtongFnDomain)
     names(AtongFnDomain)

