psimi25Graph-class          package:RpsiXML          R Documentation

_C_l_a_s_s "_p_s_i_m_i_2_5_G_r_a_p_h" ~~~

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

     A graph object representing data extracted from PSI-MI 2.5 files

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

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


     '_i_n_t_e_r_a_c_t_o_r_s': Object of class '"matrix"', interactor information
          in a matrix, Each row represents one interactor. Source IDs
          are used as row names. Each column represents one annotation.
           Annotations include: UniProt ID, short label, organism name,
          and NCBI taxonomy ID. Only those interactors which are  the
          nodes of the psimi25Graph is given. 

_E_x_t_e_n_d_s:

     Class 'graphNEL', directly. Class 'graphNEL', by class "graphNEL",
     distance 2.

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


     _s_h_o_w 'signature(object = "psimi25Graph")': show method 

     _t_r_a_n_s_l_a_t_e_S_o_u_r_c_e_I_D 'signature(r = "psimi25Graph")': translate the
          source ID into other IDs 

     _a_b_s_t_r_a_c_t 'signature(object="psimi25Graph")': get the abstract
          information for the dataset from NCBI

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

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

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

     'psimi25XML2Graph','S4classpsimi25Hypergraph-class'

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

     showClass("psimi25Graph")

