organismName             package:Rintact             R Documentation

_A _m_e_t_h_o_d _t_o _o_b_t_a_i_n _a_l_l _t_h_e _u_n_i_q_u_e _o_r_g_a_n_i_s_m _n_a_m_e_s _f_r_o_m _t_h_e 
_P_S_I-_M_I _2._5 _X_M_L _f_i_l_e_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 'organismName' function takes an intactInteraction class and
     returns the unique organism names upon which the data is based.

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

     organismName(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 organims

_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

