fullSimEX           package:simulatorAPMS           R Documentation

_I_n _S_i_l_i_c_o _I_n_t_e_r_a_c_t_o_m_e

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

     This is an ISI with proteins not participating in any protein
     complexes append to the bipartite graph. Usually, these
     non-participating proteins are not recorded in the ISI, but are
     needed in experimentation and simulation.

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

     data(fullSimEX)

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

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

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

     The fullSimEX is the ISI that should be acted upon by the
     simulation methods of simulatorAPMS. The non-participating
     proteins will be key in the false positive observations.

_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(fullSimEX)
     ## maybe str(fullSimEX) ; plot(fullSimEX) ...

