BinaryGS             package:yeastGSData             R Documentation

_T_h_e _B_i_n_a_r_y _G_o_l_d _S_t_a_n_d_a_r_d _D_a_t_a _s_e_t _R_e_p_o_r_t_e_d _b_y _Y_u _e_t _a_l

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

     This data consists of the 1318 binary interactions Yu et al
     reported as their binary gold standard data set.

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

     data(BinaryGS)

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

     A data frame with 1318 observations on the following 2 variables.

     '_O_R_F_1' The ORF for gene 1

     '_O_R_F_2' The ORF for gene 2

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

     None.

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

     The data were downloaded from <URL:
     http://interactome.dfci.harvard.edu/S_cerevisiae> on Nov 21, 2008.

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

     H. Yu et al, High Quality Binary Protein Interaction Map of the
     Yeast Interactome Network, Science 322, 104, 2008.

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

     data(BinaryGS)

