| ecoli | R Documentation |
This network data set comprises two versions of a biological network in which the nodes are operons in Escherichia Coli and a directed edge from one node to another indicates that the first encodes the transcription factor that regulates the second.
data(ecoli)
The network object ecoli1 is directed, with 423 nodes and 519 arcs.
The object ecoli2 is an undirected version of the same network, in
which all arcs are treated as edges and the five isolated nodes (which
exhibit only self-regulation in ecoli1) are removed, leaving 418
nodes.
When publishing results obtained using this
data set, the original authors \insertCiteSaSu01r,ShSh02nergm
should be cited, along with this R package.
The data set is based on the RegulonDB network of \insertCiteSaSu01r;textualergm and was modified by \insertCiteShSh02n;textualergm.
%Saul and Filkov (2007)
%Hummel et al (2010)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.