PRS               package:yeastGSData               R Documentation

_T_h_e _P_o_s_i_t_i_v_e _R_e_f_e_r_e_n_c_e _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:

     These data consist of the 188 binary interactions that Yu et al
     curated and referred to as the positive reference set.

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

     data(PRS)

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

     A data frame with 188 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(PRS)
     ## maybe str(PRS) ; plot(PRS) ...

