TFmat                  package:SLGI                  R Documentation

_T_r_a_n_s_c_r_i_p_t_i_o_n _F_a_c_t_o_r _B_i_n_d_i_n_g _A_f_f_i_n_i_t_i_e_s

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

     The data are from Lee et al, the rows of the matrix represent
     genes in S. cerevisiae, the columns known transcription factor.
     The value in each entry represents the p-value, as reported by Lee
     et al, for the transcription factor (TF) binding upstream of the
     gene.

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

     data(TFmat)

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

     'TFmat' is a matrix, rows represent genes, columns transcription
     factors and the elements are p-values representing some notion of
     the likelihood that the transcription factor binds up stream of
     the gene.

_A_u_t_h_o_r(_s):

     Z. Jiang

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

     Supplementary material from <URL:
     http://web.wi.mit.edu/young/regulator_network/>

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

     Transcriptional Regulatory Networks in Saccharomyces cerevisiae,
     Lee et al. Science 298:799-804 (2002).

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

     data(TFmat)

