psimi25ComplexEntry-class      package:RpsiXML      R Documentation

_C_l_a_s_s "_p_s_i_m_i_2_5_C_o_m_p_l_e_x_E_n_t_r_y"

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

     A class representing the complex data extracted from file in
     PSI-MI 2.5 format.

_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 the form 'parsePsimi25Complex'

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


     '_r_e_l_e_a_s_e_D_a_t_e': Object of class '"character"', release date

     '_i_n_t_e_r_a_c_t_o_r_s': Object of class '"matrix"', interactors involved 

     '_c_o_m_p_l_e_x_e_s': Object of class '"list"', complexes

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


     _c_o_m_p_l_e_x_e_s 'signature(x = "psimi25ComplexEntry")': returns all
          complexes 

     _i_n_t_e_r_a_c_t_o_r_s 'signature(x = "psimi25ComplexEntry")': returns
          information of interactors

     _s_h_o_w 'signature(object = "psimi25ComplexEntry")': shows
          information of all the complexes

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

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

     showClass("psimi25ComplexEntry")

