Learn R Programming

abd (version 0.1-21)

GeneRegulation: Gene Regulation in Saccharomyces

Description

Number of genes regulated by 109 regulatory genes of Saccharomyces cerevisiae.

Usage

data(GeneRegulation)

Arguments

source

Guelzim, N., S. Bottani, P. Bourgine and F. Képès. 2002. Topological and causal structure of the yeast transcriptional regulatory network. Nature Genetics 31: 60-63.

Examples

Run this code
data(GeneRegulation)
str(GeneRegulation)
xyplot(count ~ genes.regulated, GeneRegulation, type='h', lwd=3)

Run the code above in your browser using DataLab