toy.net: Simulated Toy example of Gene Expression Data

Description Usage Format Value Source References See Also Examples

Description

True underlying network used to generate the dataset at toy.data.

Usage

1

Format

toy.net is the true underlying network used to generate the dataset loaded at toy.data.

Value

matrix containg underlying network.

Source

GNW v3.1 with source network : Example (Ecoli)

References

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.

See Also

toy.data

Examples

1
2
3
    data(toy.net)
    # Print size
    nEdges<- sum(toy.net)

Example output



grndata documentation built on May 2, 2019, 4:53 p.m.