ScISI {ScISI}R Documentation

The In Silico Interactome for Saccharomyces cerevisiae

Description

This is the incidence matrix representatin for the bi-partite graph for the in silico interactome given by Saccharomyces cerevisiae. The rows are indexed by the systematic gene names and the colunmns are indexed by the protein complexes. This matrix contains a 1 in the (i,j) postion if the protein in indexed in the i-th row is a member of the protein complex of the j-th column; it contains a 0 otherwise.

Usage

data(ScISI)

Format

The format is: chr "ScISI"

Details

This is the working in silico interactome built for computational experimentation. The data from which this interactome is built is from the Gene Ontology, Mips, and estimated protein complexes from apComplex.

Source

http://www.geneontology.org

References

http://www/bioconductor.org

Examples

data(ScISI)

[Package ScISI version 1.2.0 Index]