APComEX {simulatorAPMS}R Documentation

An example of an ISI using apComplex on simEX

Description

Using simEX, vBaitsEX, no deformed nor sticky baits, APComEX is an example output of apComplex. This is the bipartite graph matrix representing proteins (rows) and protein complexex (columns). Each row is indexed by a particular protein and similarly for each column for complexes. An entry of 1 means the protein indexing the row is in the complex indexing the column.

Usage

data(APComEX)

Format

The format is: num [1:28, 1:6] 1 0 1 0 0 1 0 0 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:28] "YAL015C" "YAL017W" "YAL021C" "YAL036C" ... ..$ : chr [1:6] "Complex1" "Complex2" "Complex3" "Complex4" ...

Details

The APComEX is an example ISI for use as an example to try the simulatorAPMS package.

Source

References

Examples

data(APComEX)

[Package simulatorAPMS version 1.2.1 Index]