apo.data.vm {varmixt}R Documentation

Apo Data set

Description

An exemple data set for unpaired data analysis. A list with the normalized Apo data set as used in the original article.

Usage

data(apo.data.vm)

Format

apo.data.vm is a list with 3 elements :

apo.geneid
A vector with gene names
apo.cond1
A Matrix with 6226 rows and 8 columns with normalized normal mice measurements
apo.cond2
A Matrix with 6226 rows and 8 columns with normalized KO mice measurements

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(apo.data.vm)

[Package varmixt version 0.2-4 Index]