nPdist             package:yeastExpData             R Documentation

_C_o_u_n_t_s _f_r_o_m _a _n_o_d_e _p_e_r_m_u_t_a_t_i_o_n _e_x_p_e_r_i_m_e_n_t.

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

     In comparing the yeast cell cycle data to the protein-protein
     interaction data a node permutation distribution is suggested. The
     output here are the counts of the number of common edges for 500
     permutations.

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

     data(nPdist)

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

     Five hundred counts of nodes in the intersection of two graphs.

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

     The seed was '123' and we called the function 'nodePerm' with
     'litG' and 'cg1' as arguments. See the vignette in this package
     for the explicit computations.

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

     data(nPdist)

