BayesFactorPGS {yeastGSData}R Documentation

The Binary Positive Gold Standard Developed via Bayes Factor

Description

This data consists of the 10200 binary interactions with computed Bayes factor of greater than 3. This dataset was created 16 June 2009.

Usage

data(BayesFactorPGS)

Format

A data frame with observations on the following 5 variables.

Orf1
The ORF for gene 1
Orf2
The ORF for gene 2
Tested
The number of times the interaction was tested
Observed
The number of times the interaction was found
log_BF
The log of the resulting Bayes factor

Details

None.

Examples

data(BayesFactorPGS)

[Package yeastGSData version 0.1.4 Index]