intactComplex-class         package:Rintact         R Documentation

_C_l_a_s_s "_i_n_t_a_c_t_C_o_m_p_l_e_x"

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

     A class representing complex data.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects are usually created by 'psi25complex'.

_S_l_o_t_s:

     '_i_n_t_a_c_t_I_d': character, identifier of the complex in IntAct.

     '_s_h_o_r_t_L_a_b_e_l': character, short label of the complex.

     '_f_u_l_l_N_a_m_e': character, full name of the complex.

     '_o_r_g_a_n_i_s_m_N_a_m_e': character, the unique organism names of the
          interactors in this complex.

     '_t_a_x_I_d': character, the unique NCBI taxonomy ID(s) of the
          interactors in this complex.

     '_i_n_t_e_r_a_c_t_o_r_s': data.frame. The data.frame contains two columns.
          The first column is the UniProt ID(s) of the interactors, the
          second column is the interactor's multiplicity.

     '_a_t_t_r_i_b_u_t_e_s': named character. The name is the attribute name, 
          the value is the attribute value. Attribute names include: 
          'curated-complex', 'complex-synonym', 'kd', 
          'complex-properties', 'disease'.

_M_e_t_h_o_d_s:

     _s_h_o_w 'signature(object = "intactComplex")': a print method

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

     Nianhua Li

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

     'psi25complex'

