y2h                 package:ppiData                 R Documentation

_A _d_a_t_a _s_e_t _d_o_c_u_m_e_n_t_i_n_g _t_h_e _b_a_i_t _t_o _p_r_e_y _a_s_s_o_c_i_a_t_i_o_n_s _f_o_r _t_h_e
_y_2_h _e_m_p_i_r_i_c_a_l _d_a_t_a-_s_e_t_s _a_s _f_o_u_n_d _w_i_t_h_i_n _t_h_e _I_n_t_A_c_t _r_e_p_o_s_i_t_o_r_y.

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

     This data set is the bait to prey assocation after the function
     createBPList has been called on three entries of intActPPIData:
     indexSetAll, baitsSystematic, preysSystematic.

     The structure of this R data object is a three-tiered list. The 
     first (or top) tier of the list has 42 sub-lists corresponding to 
     the 42 y2h data-sets found within IntAct. Each sub-list is named 
     by the corresponding experimentor and the date of publication. 
     Each one of these sub-lists contains a set of lists; each of these
     lists is named by an individual viable bait of that experiment. 
     Each viable bait list contains a character vector of the viable
     preys dectect by the corresponding viable bait.

     For a more in depth summary, please see the intactPPIData.Rnw
     file.

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

     data(y2h)

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

     The format is: chr "y2h"

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

     data(y2h)

