YeastGenes {abd} | R Documentation |
Number of genes regulated by 109 yeast regulatory genes.
A data frame with 6 observations on the following 2 variables.
a numeric vector
a numeric vector
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.
str(YeastGenes)
barchart(count ~ genes.controlled , origin=0, YeastGenes, horizontal=FALSE)