yeast {som}R Documentation

yeast cell cycle

Description

The yeast data frame has 6601 rows and 18 columns, i.e., 6601 genes, measured at 18 time points.

Usage

data(yeast)

Format

This data frame contains the following columns:

Gene
a character vector of gene names
zero
a numeric vector
ten
a numeric vector
twenty
a numeric vector
thirty
a numeric vector
fourty
a numeric vector
fifty
a numeric vector
sixty
a numeric vector
seventy
a numeric vector
eighty
a numeric vector
ninety
a numeric vector
hundred
a numeric vector
one.ten
a numeric vector
one.twenty
a numeric vector
one.thirty
a numeric vector
one.fourty
a numeric vector
one.fifty
a numeric vector
one.sixty
a numeric vector

Source

http://genomics.stanford.edu

References

Tamayo et. al. (1999), Interpreting patterns of gene expression with self-organizing maps: Methods and application to hematopoietic differentiation, PNAS V96, pp2907-2912, March 1999.


[Package som version 0.3-4 Index]