ID                   package:ScISI                   R Documentation

_A _m_e_t_h_o_d _t_o _r_e_t_u_r_n _t_h_e _I_D _o_f _a _p_r_o_t_e_i_n _c_o_m_p_l_e_x

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

     The 'ID' method takes in the protein complex name of a bi-partite
     graph incidence matrix (usually an ad hoc name) and returns its
     MIPS, GO, etc id. The object to be referenced is an instance of
     the class yeastData.

_U_s_a_g_e:

     ID(object, name)

_A_r_g_u_m_e_n_t_s:

  object: An instance of a subclass of 'yeastData'.

    name: A 'character'. It is the name of the protein complex with
          respect to the bi-partite graph incidence matrix

