Learn R Programming

SLGI (version 1.32.0)

TFmat: Transcription Factor Binding Affinities

Description

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.

Usage

data(TFmat)

Arguments

Format

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.

Source

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

References

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

Examples

Run this code
data(TFmat)

Run the code above in your browser using DataLab