dsyeastexpression {mstknnclust} | R Documentation |
Budding Yeast dataset
Description
It contains the expression levels of 2467 genes on 79 samples corresponding to 8 different experiments of the budding yeast: alpha factor (18 samples), cdc15 (15 samples), cold shock (4 samples), diauxic shift (7 samples), DTT shock (4 samples), elutriation (14 samples), heat shock (6 samples) and sporulation (11 samples).
Usage
data(dsyeastexpression)
Format
An data frame with 2467 rows and 79 columns.
Details
Once the data set is loaded, it can be accessed as an object of class dataframe called dsyeastexpression
.
Source
https://www.pnas.org/doi/10.1073/pnas.95.25.14863
References
M. B. Eisen, P. T. Spellman, P. O. Brown, and D. Botstein. (1998). Cluster analysis and display of genome-wideexpression patterns.Proceedings of the National Academy of Sciences, 95(25):14863–14868
[Package mstknnclust version 0.3.2 Index]