interactors             package:Rintact             R Documentation

_A _f_u_n_c_t_i_o_n _t_h_a_t _o_b_t_a_i_n_s _t_h_e _i_n_t_e_r_a_c_t_o_r_s _e_i_t_h_e_r _i_n _a _b_i_n_a_r_y _i_n_t_e_r_a_c_t_i_o_n _o_r 
_a _c_o_m_p_l_e_x _c_o-_m_e_m_b_e_r_s_h_i_p _i_n_t_e_r_a_c_t_i_o_n.

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

     The 'interactors' function either takes a complexEntry class or an
     interactionEntry class and returns the proteins which were found
     to be the interactors of the interaction or the consistuent
     members of the protein complex.

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

     interactors(x)

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

       x: A complexEntry or interactionEntry class.

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

     A character matrix. The name of the proteins which were shown to
     have been involved in the interaction or protein complex dataset
     represented by either the complexEntry  or the interactionEntry.

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

     'complexEntry-class'

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

     # parse complex data

