PRS {yeastGSData} | R Documentation |
These data consist of the 188 binary interactions that Yu et al curated and referred to as the positive reference set.
data(PRS)
A data frame with 188 observations on the following 2 variables.
ORF1
ORF2
None.
The data were downloaded from http://interactome.dfci.harvard.edu/S_cerevisiae on Nov 21, 2008.
H. Yu et al, High Quality Binary Protein Interaction Map of the Yeast Interactome Network, Science 322, 104, 2008.
data(PRS) ## maybe str(PRS) ; plot(PRS) ...