complexes              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 _c_o_m_p_l_e_x _i_n_f_o_r_m_a_t_i_o_n _f_r_o_m _t_h_e _I_n_t_A_c_t
_C_u_r_a_t_e_d _P_r_o_t_e_i_n _C_o_m_p_l_e_x_e_s

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

     The 'complexes' function takes a complexEntry class and returns
     the proteins which were found to be curated in some protein
     complex.

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

     complexes(x)

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

       x: A complexEntry class.

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

     A character vectors. The name of the proteins which were curated
     in some protein complex.

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

