ScISI                 package:ScISI                 R Documentation

_T_h_e _I_n _S_i_l_i_c_o _I_n_t_e_r_a_c_t_o_m_e _f_o_r _S_a_c_c_h_a_r_o_m_y_c_e_s _c_e_r_e_v_i_s_i_a_e

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

     This is the incidence matrix representatin for the bi-partite
     graph for the in silico interactome given by Saccharomyces
     cerevisiae. The rows are indexed by the systematic gene names and
     the colunmns are indexed by the protein complexes. This matrix
     contains a 1 in the (i,j) postion if the protein in indexed in the
     i-th row is a member of the protein complex of the j-th column; it
     contains a 0 otherwise.

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

     data(ScISI)

_F_o_r_m_a_t:

     The format is: chr "ScISI"

_D_e_t_a_i_l_s:

     This is the working in silico interactome built for computational
     experimentation. The data from which this interactome is built is
     from the Gene Ontology, Mips, and estimated protein complexes from
     apComplex.

_S_o_u_r_c_e:

     http://www.geneontology.org

_R_e_f_e_r_e_n_c_e_s:

     http://www/bioconductor.org

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

     data(ScISI)

