ApoAIdata {SMVar} | R Documentation |
ApoAIdata
Description
Example dataset for unpaired data
Usage
data(ApoAIdata)
Format
ApoAIdata is a list with 3 elements
- ApoAIGeneId
vector of fictive gene names)
- ApoAICond1
matrix with 6226 rows and 8 columns with normalized normal mice measurements
- ApoAICond2
matrix with 6226 rows and 8 columns with normalized KO mice measurements
Source
Similar to the example dataset used in the package Varmixt
References
M.J. Callow, S. Dudoit, E.L. Gong, T.P. Speed, and E.M. Rubin. Microarray expression profiling identifies genes with altered expression in hdl-deficien mice. Genome Res., 10(12) : 2022-9, 2000
Examples
data(ApoAIdata)
attach(ApoAIdata)
[Package SMVar version 1.3.4 Index]