taxId                package:Rintact                R Documentation

_A _m_e_t_h_o_d _t_o _r_e_t_u_r_n _a_l_l _t_h_e _u_n_i_q_u_e _t_a_x_o_n_o_m_y _I_D_s _i_n_d_e_x_i_n_g 
_t_h_e _u_n_i_q_u_e _o_r_g_a_n_i_s_m_s _u_p_o_n _w_h_i_c_h _t_h_e _d_a_t_a _i_s _b_a_s_e_d

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

     The 'taxId' function takes an intactInteraction class and returns
     the unique taxId indexing the organism names upon which  the data
     is based.

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

     taxId(x)

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

       x: A S4 object of type intactInteraction

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

     A character vector of the unique taxonomy Ids

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

     T Chiang

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

     The IntAct Database <URL:
     http://www.ebi.ac.uk/intact/site/contents/downloads.jsf>.

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

     '\intactInteraction-class'

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

     # parse complex data

