proteinMap            package:BioIDMapper            R Documentation

_m_a_p _a_m_o_n_g _p_r_o_t_e_i_n _i_d_s

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

     map among protein ids using ACC id as key

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

     proteinMap(my_list, from_type, to_type)

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

 my_list: id list 'my_list' here~~ 

from_type: biological source type 'from_type' here~~ 

 to_type: destination source type 'to_type' here~~ 

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

     return mapped matrix

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

     Xiaoyong Sun

