simEX             package:simulatorAPMS             R Documentation

_A_n _e_x_a_m_p_l_e _I_S_I

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

     An example of a bipartite graph matrix of some in silico
     interactome.

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

     data(simEX)

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

     The format is: num [1:25, 1:10] 1 0 0 0 0 0 0 0 0 0 ... - attr(*,
     "dimnames")=List of 2 ..$ : chr [1:25] "YAL015C" "YAL017W"
     "YAL021C" "YAL036C" ... ..$ : chr [1:10] "MBME1" "MBME2" "MBME3"
     "MBME4" ...

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

     The matrix is indexed by proteins for the rows and complexes for
     the colunms where incidence is defined in the obvious way.

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

     data(simEX)

