Description Usage Format Value Source References See Also Examples
True underlying network used to generate the dataset
at gnw2000.data.
1 |
true.net is the true underlying network used to generate the dataset
loaded at gnw2000.data.
matrix containg underlying network.
GNW v3.1 with source network : Yeast
Schaffter, Thomas, Daniel Marbach, and Dario Floreano. "GeneNetWeaver: in silico benchmark generation and performance profiling of network inference methods." Bioinformatics 27.16 (2011): 2263-2270.
gnw2000.data, gnw1565.data,
rogers1000.data, syntren300.data,
syntren1000.data
1 2 3 | data(gnw2000.net)
# Number of directed edges
nEdges<- sum(gnw2000.net)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.