Learn R Programming

SLGI (version 1.32.0)

AtongPair: Data frame the pair of yeast gene tested in Tong et al. 2004.

Description

Data from Tong et. al. buffering experiments (2004) using synthetic genetic arrays (SGA) (Tong et al. 2001).

Usage

data(AtongPair)

Arguments

Format

A data frame with 3 columns and 607881 rows.

Source

Created from the association matrix reported by Tong et al (2004) and the genes from the SGA array developed by Tong et al. (2001).

Details

AtongPair stores the yeast gene names for each tested pairs in Tong buffering experiment. Each row represents one pair.
query
Query gene name

array
Array gene name

interact
Logical indicating the synthetic lethal status, if TRUE the genetic interaction is lethal.

References

Systematic genetic analysis with ordered arrays of yeast deletion mutants, Tong et al, Science. Vol. 294, 2001

Global Mapping of the Yeast Genetic Interaction Network, Tong et al, Science Vol.303, 2004

Examples

Run this code
data(AtongPair)
dim(AtongPair)

Run the code above in your browser using DataLab