Learn R Programming

c3net (version 1.1.1)

truenet: 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.

Value

truenet Reference (true) network of the example data set.

Details

A symmetric matrix, where non-zero elements correspond to true connections.

References

G. Altay, F. Emmert-Streib, "Inferring the conservative causal core of gene regulatory networks", BMC Systems Biology (2010) 4:132.

See Also

c3, c3net, makemim

Examples

Run this code
data(truenet)

Run the code above in your browser using DataLab