Learn R Programming

HHG (version 1.1)

hughes: Yeast gene expression data

Description

The data is a small subset of the full dataset from Hughes et al. (2000).

Usage

data(hughes)

Arguments

format

A data frame for 10 S. cerevisae (which is a common and well-studied species of Yeast) genes (stored in rows) and 300 expression observations (stored in columns). The 10 genes are those positioned 10, 20, 30, 40, 50, 60, 70, 80, 90, and 100 in chromosome I in the original data (see link below).

source

Functional Discovery via a Compendium of Expression Profiles. Hughes et al., Cell, 2000. The full data is publicly available at http://noble.gs.washington.edu/proj/microarray/Rosetta/.

References

The mutual information: Detecting and evaluating dependencies between variables. R. Steuer et al., Bioinformatics, 2002.

Examples

Run this code
data(hughes)

Run the code above in your browser using DataLab