intAct2Sys              package:y2hStat              R Documentation

_A _f_u_n_c_t_i_o_n _t_h_a_t _m_a_p_s _t_h_e _I_n_t_a_c_t _I_D'_s _t_o _t_h_e _f_i_r_s_t _Y_E_A_S_T
_s_y_s_t_e_m_a_t_i_c _n_a_m_e _u_s_i_n_g _t_h_e _Y_E_A_S_T _p_a_c_k_a_g_e

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

     This function takse the Intact ID's maps to the yeast common names
     via intact repository and uses the YEAST package to map the common
     names to the YEAST Systematic names. There is problems if more
     than one systematic name corresponds to the common name. This
     function will simply always return the first name given by each
     mapping: from Intact to common names and also from common names to
     systematic names.

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

     intAct2Sys(prot2Sys, bpSysL)

_A_r_g_u_m_e_n_t_s:

prot2Sys: A protein id needed to be mapped to the systematic name

  bpSysL: A named list with the protein ID as the names and the
          corresponding names as the entries

_V_a_l_u_e:

     The return value is a mapping of each Intact ID to it's respecting
     systematic name.

_A_u_t_h_o_r(_s):

     T Chiang

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

