organismName-methods         package:RpsiXML         R Documentation

_R_e_t_u_r_n_s _t_h_e _o_r_g_a_n_i_s_m _n_a_m_e(_s) _o_f _t_h_e _g_i_v_e_n _i_t_e_m

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

     The method serves as accessor to retrieve the organism name of the
     given item, in most cases these are common names of the species as
     character string.

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



     _x = "_p_s_i_m_i_2_5_C_o_m_p_l_e_x" An object of 'psimi25Complex-class',
          indicating the complex belongs to which organism(s).
          Heterogeous complex is possible, which contains proteins from
          two or more species. In this case the returned vector has
          length larger than one

     _x = "_p_s_i_m_i_2_5_I_n_t_e_r_a_c_t_o_r" An object of 'psimi25Interactor-class',
          returns the organism of the protein, this value is normally
          of length 1.

