truenet {c3net} | R Documentation |
Reference, e.g. true, network of the example data set
Description
truenet
A symmetric matrix, where non-zero elements correspond to true connections.
Usage
data( truenet )
Arguments
truenet |
Reference (true) network of the example data set. |
Details
A symmetric matrix, where non-zero elements correspond to true connections.
Value
truenet
Reference (true) network of the example data set.
References
G. Altay, F. Emmert-Streib, "Inferring the conservative causal core of gene regulatory networks", BMC Systems Biology (2010) 4:132.
See Also
Examples
data(truenet)
[Package c3net version 1.1.1.1 Index]