TAPgraph              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 graph of the TAP data published by Gavin, et al. (2002).

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

     data(TAPgraph)

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

     A graphNEL object with 1364 nodes and 3420 directed edges.  The
     1364 nodes represent the 455 bait proteins in the TAP data and the
     additional 909 proteins that were found as hits in the
     purifications but never used as baits.  Directed edges connect
     bait proteins to the proteins found as hits in their
     purifications. 

     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(TAPgraph)

