Ndists                package:GOstats                R Documentation

_D_i_s_t_a_n_c_e _m_a_t_r_i_c_e_s _f_o_r _t_h_e _B_C_R/_A_B_L _a_n_d _N_E_G _s_u_b_g_r_o_u_p_s.

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

     These are precomputed distance matrices between all transcription
     factors selected. In the future they will be computed on the fly
     but currently that takes about 3 hours and so precomputed versions
     are supplied.

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

     data(Ndists)
       data(Bdists)

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

     These are both distance matrices.

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

     They are based on the ALL data, 'ALL'.

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

     data(Ndists)
     data(Bdists)

