APComEX            package:simulatorAPMS            R Documentation

_A_n _e_x_a_m_p_l_e _o_f _a_n _I_S_I _u_s_i_n_g _a_p_C_o_m_p_l_e_x _o_n _s_i_m_E_X

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

     Using simEX, vBaitsEX, no deformed nor sticky baits, APComEX is an
     example output of apComplex. This is the bipartite graph matrix
     representing proteins (rows) and protein complexex (columns). Each
     row is indexed by a particular protein and similarly for each
     column for complexes. An entry of 1 means the protein indexing the
     row is in the complex indexing the column.

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

     data(APComEX)

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

     The format is: num [1:28, 1:6] 1 0 1 0 0 1 0 0 0 0 ... - attr(*,
     "dimnames")=List of 2 ..$ : chr [1:28] "YAL015C" "YAL017W"
     "YAL021C" "YAL036C" ... ..$ : chr [1:6] "Complex1" "Complex2"
     "Complex3" "Complex4" ...

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

     The APComEX is an example ISI for use as an example to try the
     simulatorAPMS package.

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

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

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

     data(APComEX)

