MpactEvidenceCodes        package:yeastGSData        R Documentation

_M_I_P_S _E_v_i_d_e_n_c_e _C_o_d_e_s

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

     The data in 'Mpact' are interaction data from MIPS. Each
     interaction has one or more evidence code, that is intended to
     document the basis on which an interaction is presumed.

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

     data(MpactEvidenceCodes)

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

     A character vector of the descriptions, with names given by the
     evidence  codes.

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

     There is a nesting in the evidence codes that is not directly
     reflected in  this data. The first three names are 901, 901.01 and
     901.01.01, so the first is a top level term, the second is nested
     under it, and the third under the second.

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

     The data were downloaded from <URL:
     ftp://ftpmips.gsf.de/yeast/PPI/>.

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

     Guldener U, Munsterkotter M, Oesterheld M, Pagel P, Ruepp A, Mewes
     HW,  Stumpflen V(2006).  MPact: the MIPS protein interaction
     resource on yeast.  Nucl. Acids Res. 2006 34: D436-D441 PMID:
     16381906

_S_e_e _A_l_s_o:

     'Mpact'

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

     data(MpactEvidenceCodes)
     MpactEvidenceCodes[1:3]

