Learn R Programming

abd (version 0.1-21)

YeastGenes: Yeast Regulatory Genes

Description

Number of genes regulated by 109 yeast regulatory genes.

Usage

data(YeastGenes)

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(YeastGenes)
str(YeastGenes)
barchart(count ~ genes.controlled , YeastGenes, horizontal=FALSE)

Run the code above in your browser using DataLab