Learn R Programming

SLGI (version 1.32.0)

essglist: The list of yeast essential genes

Description

List of systematic names and common names of the yeast essential genes.

Usage

data(essglist)

Arguments

Format

essglist is a list with 1103 elements (last download 03/17/2006). The name of each element is the systematic gene name. The value of each element is its corresponding common (standard) name.

Source

Saccharomyces Genome Database ftp://genome-ftp.stanford.edu/pub/yeast/data_download/literature_curation/phenotypes.tab (last download 03/17/2006)

Details

The aliases of the yeast gene names can be retrieved with the org.Sc.sgdALIAS environment of the org.Sc.sgd.db package.

References

Saccharomyces Genome Database http://www.yeastgenome.org/

Examples

Run this code
data(essglist)
essglist[[1]]
names(essglist)

Run the code above in your browser using DataLab