litG              package:yeastExpData              R Documentation

_L_i_t_e_r_a_t_u_r_e _a_n_d _Y_2_H _i_n_t_e_r_a_c_t_i_o_n _g_r_a_p_h_s

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

     These two data objects represent protein/gene interactions as
     reported in Ge et al.

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

     data(litG)
            data(y2hG)

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

     The data are stored as instances of the 'graphNEL' class. Each has
     2885 nodes, named using yeast standard names. Interactions either
     represent literature curated interactions, or Y2H interactions.

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

     The data were reported and used in Correlation between
     transcriptome and  interactome mapping data from Saccharomyces
     cerevisiae, Nature Genetics, 2001, H. Ge and Z. Liu and G. M.
     Church and M. Vidal.

     See the package vignette for more details.

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

     data(litG)
     data(y2hG)

