BayesFactorNGS {yeastGSData}R Documentation

The Binary Negative Gold Standard Developed via Bayes Factor

Description

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

Usage

data(BayesFactorNGS)

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(BayesFactorNGS)

[Package yeastGSData version 0.1.4 Index]