Description Usage Details Source See Also Examples
TAP data published by Gavin, et al. (2006).
1 |
gavinBP2006
is a matrix of the TAP data published by Gavin, et al. (2006). The 1752 rows correspond to bait proteins and the 2551 columns correspond to
proteins found as hits in the TAP experiment and are named accordingly.
The first 1752 column names are the same as the 1752 row names; bait proteins
can also be found as hits by other baits, hence their inclusion as columns in
gavinBP2006
. An entry of "1" in the ith row and jth column of
gavinBP2006
indicates that bait protein i found protein j as a hit. All other entries are
"0". There are a total of 19105 "1" entries in the matrix, corresponding to
the 19105 comemberships detected in the experiment.
These data are available in the IntAct repository under Gavin et al - 2006.
Gavin, et al. Functional Organization of the Yeast Proteome by Systematic Analysis of the Yeast Complex. Nature 440, 631-636 (2002).
yTAP
,MBMEcTAP
,SBMHcTAP
,UnRBBcTAP
,HMSPCI
1 2 | data(gavinBP2006)
which(gavinBP2006[1,]==1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.