Description Usage Format Source Examples
Number of genes regulated by 109 yeast regulatory genes.
1 |
A data frame with 6 observations on the following 2 variables.
genes.controlled
a numeric vector
count
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.
1 2 3 | data(YeastGenes)
str(YeastGenes)
barchart(count ~ genes.controlled , YeastGenes, horizontal=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.