y2hSysGW               package:y2hStat               R Documentation

_A _B_i_n_a_r_y _I_n_t_e_r_a_c_t_i_o_n _L_i_s_t _f_o_r _Y_e_a_s_t _P_r_o_t_e_i_n_s _v_i_a _S_y_s_t_e_m_a_t_i_c _N_a_m_e_s

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

     This list consists of Y2H bait to prey interactions downloaded
     from the IntAct repository which have 2 conditions: at least 20
     unique interactions and Genome Wide prey library. There are
     currently 7 experiments that fall within these restrictions. The
     protein names in this list have been mapped to the systematic
     names from the IntAct codes.

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

     data(y2hSysGW)

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

     The format is: chr "y2hSysGW"

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

     The format is that of a named list of lists. The top level list
     divides each experiment and is named by a corresponding
     experiment. The entries of this top level list are named lists
     themselves. Each list is named by a bait protein and the entries
     is a character vector consisting of the found preys.

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

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

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

     data(y2hSysGW)
     y2hSysGW[[2]]

