Learn R Programming

SLGI (version 1.32.0)

SGA: Systematic genetic analysis with ordered arrays of yeast deletion.

Description

Listed of yeast deletion genes used as array probes in the Systematic Genetic Analysis (SGA) of yeast deletion Tong et. al. (2001).

Usage

data(SGAraw) data(SGA)

Arguments

Source

Table S1 from Tong et al . (2001) online supporting material. http://www.sciencemag.org/cgi/content/full/294/5550/2364/DC1

Details

SGAraw is a character vector of length 4672, corresponding to the original yeast deletion genes set on the array. Note that some of those genes correspond to ORFS that have subsequently been rejected.

SGA is a character vector of length 4655, corresponding to the updated yeast deletion genes set on the array. The gene names have been updated from common gene name or alias to systemantic names (last update Feb. 2006).

References

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

Examples

Run this code
 data(SGAraw)
 length(SGAraw)

Run the code above in your browser using DataLab