TAP                package:apComplex                R Documentation

_T_a_n_d_e_m _A_f_f_i_n_i_t_y _P_u_r_i_f_i_c_a_t_i_o_n (_T_A_P) _D_a_t_a _f_r_o_m _G_a_v_i_n _e_t _a_l. (_2_0_0_2)

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

     A matrix of the TAP data published by Gavin, et al. (2002).

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

     data(TAP)

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

     The 455 rows of 'TAP' correspond to bait proteins in the TAP
     experiment and are named accordingly.  The 1364 columns of 'TAP'
     correspond to proteins found as hits in the TAP purifications and
     are named accordingly.  The first 455 column names are the same as
     the 455 row names.  Bait proteins can also be found as hits by
     other baits, hence their inclusion as columns in 'TAP'.

     An entry of "1" in the ith row and jth column of 'TAP' corresponds
     to bait protein i finding protein j as a hit.  All other entries
     are "0".  

     This data is also available in Supplementary Table S1 of Gavin et
     al. at http://www.nature.com.

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

     Gavin, et al.  Functional organization of the yeast proteome by
     systematic analysis of protein complexes.  Nature 415, 141-147
     (2002).

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

     data(TAP)

