checkSGN                package:ScISI                R Documentation

_A _f_u_n_c_t_i_o_n _t_o _c_h_e_c_k _t_h_a_t _t_h_e _p_r_o_t_e_i_n _n_a_m_e_s _a_r_e _a_l_l _s_y_s_t_e_m_a_t_i_c
_g_e_n_e _n_a_m_e_s.

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

     This function takes the in silico interactome and checks the
     rownames against the names of the meta-data set YEASTALIAS from
     the meta-data package YEAST

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

     checkSGN(ISI)

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

     ISI: The in silico interactome as a bipartite graph

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

     A character vector of potential gene names not found to be a
     systematic gene name

_N_o_t_e:

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

     T. Chiang

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

