simEX {simulatorAPMS}R Documentation

An example ISI

Description

An example of a bipartite graph matrix of some in silico interactome.

Usage

data(simEX)

Format

The format is: num [1:25, 1:10] 1 0 0 0 0 0 0 0 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:25] "YAL015C" "YAL017W" "YAL021C" "YAL036C" ... ..$ : chr [1:10] "MBME1" "MBME2" "MBME3" "MBME4" ...

Details

The matrix is indexed by proteins for the rows and complexes for the colunms where incidence is defined in the obvious way.

Source

References

Examples

data(simEX)


[Package simulatorAPMS version 1.8.0 Index]