Learn R Programming

SMVar (version 1.3.4)

ApoAIdata: ApoAIdata

Description

Example dataset for unpaired data

Usage

data(ApoAIdata)

Arguments

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

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

Run this code
# NOT RUN {
data(ApoAIdata)
attach(ApoAIdata)
# }

Run the code above in your browser using DataLab