xtraGONodes              package:ScISI              R Documentation

_A _f_u_n_c_t_i_o_n _t_o _c_h_e_c_k _m_a_n_u_a_l_l_y _c_u_r_a_t_e_d _G_O _n_o_d_e_s

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

     This function takes any manually curated GO nodes and checks to
     see if those nodes belong should be incorporated to the ScISI

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

     xtraGONodes(xtraGO, goM)

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

  xtraGO: A character vector of the GO nodes to be checked

     goM: A bi-partite graph incidence matrix of the complexes selected
          by the getGOInfo function and put together by the
          createGOMatrix function.

_V_a_l_u_e:

     A bi-partite graph incidence matrix with whichever xtraGO nodes
     checked and deemed appropriate added to the goM matrix.

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

     T. Chiang

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

