psimi25Complex-class         package:RpsiXML         R Documentation

_C_l_a_s_s "_p_s_i_m_i_2_5_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 can be created by calls of 'parsePsimi25Complex'

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


     '_s_o_u_r_c_e_D_b': Object of class '"character"', short label of the
          source database

     '_s_o_u_r_c_e_I_d': Object of class '"character"', complex ID of the
          source database 

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

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

     '_o_r_g_a_n_i_s_m_N_a_m_e': Object of class '"character"', orgnism name

     '_t_a_x_I_d': Object of class '"character"', taxonomy ID

     '_m_e_m_b_e_r_s': Object of class '"data.frame"', members (UniProt ID if
          available)

     '_a_t_t_r_i_b_u_t_e_s': Object of class '"character"', attributes of the
          complex 

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


     _s_h_o_w 'signature(object = "psimi25Complex")': shows information of
          the complex 

     _s_o_u_r_c_e_D_b 'signature(x = "psimi25Complex")': returns source
          database 

     _s_o_u_r_c_e_I_d 'signature(x = "psimi25Complex")': returns source ID 

     _c_o_m_p_l_e_x_A_t_t_r_i_b_u_t_e_s 'signature(x = "psimi25Complex")': returns
          attributes of the complex

     _c_o_m_p_l_e_x_M_e_m_b_e_r_s 'signature(x = "psimi25Complex")': returns members
          of the complex

     _c_o_m_p_l_e_x_N_a_m_e 'signature(x = "psimi25Complex")': returns complex
          name 

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

     Jitao David Zhang <j.zhang@dkfz.de>, Tony Chiang
     <tchiang@ebi.ac.uk>

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

     'parsePsimi25Complex'

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

     showClass("psimi25Complex")

