BinaryGS {yeastGSData}R Documentation

The Binary Gold Standard Data set Reported by Yu et al

Description

This data consists of the 1318 binary interactions Yu et al reported as their binary gold standard data set.

Usage

data(BinaryGS)

Format

A data frame with 1318 observations on the following 2 variables.

ORF1
The ORF for gene 1
ORF2
The ORF for gene 2

Details

None.

Source

The data were downloaded from http://interactome.dfci.harvard.edu/S_cerevisiae on Nov 21, 2008.

References

H. Yu et al, High Quality Binary Protein Interaction Map of the Yeast Interactome Network, Science 322, 104, 2008.

Examples

data(BinaryGS)

[Package yeastGSData version 0.1.2 Index]