HMSPCI {apComplex}R Documentation

High-Throughput Mass Spectromic Protein Complex Identification (HMSPCI) Data from Ho, et al. (2002)

Description

A matrix of the HMSPCI data published by Ho, et al. (2002).

Usage

data(HMSPCI)

Details

The 493 rows of HMSPCI correspond to bait proteins in the HMSPCI experiment and are named accordingly. The 1578 columns of HMSPCI correspond to proteins found as hits in the HMSPCI purifications and are named accordingly. The first 493 column names are the same as the 493 row names. Bait proteins can also be found as hits by other baits, hence their inclusion as columns in HMSPCI.

An entry of "1" in the ith row and jth column of HMSPCI corresponds to bait protein i finding protein j as a hit. All other entries are "0".

This data is also available at http://www.mdsp.com/yeast.

Source

Ho, et al. Systematic identification of ptoein complexes in Saccharomyces cerevisiae by mass spectrometry. Nature 415, 180-183 (2002).

Examples

data(HMSPCI)


[Package apComplex version 1.0.1 Index]