Description Usage Format Value Source References See Also Examples
True underlying network used to generate the dataset
at syntren300.data
.
1 |
true.net
is the true underlying network used to generate the
dataset loaded at syntren300.data
.
matrix
containg underlying network.
SynTReN 1.1.3 with source network : ecoli\_nn.sif
Van den Bulcke, Tim, et al. "SynTReN: a generator of synthetic gene expression data for design and analysis of structure learning algorithms." BMC bioinformatics 7.1 (2006): 43.
syntren300.data
, syntren1000.data
,
rogers1000.data
, gnw1565.data
,
gnw2000.data
1 2 3 | data(syntren300.net)
# Number of directed edges
nEdges<-sum(syntren300.net)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.