subset.loring.eset {attract}R Documentation

An ExpressionSet Object containing published data from M?ller et al.

Description

This is an ExpressionSet object containing a subset of the published data from M?ller et al. (NCBI GEO accession id GSE11508). The expression data set contains 5522 probes for 68 samples. This ExpressionSet object was created specifically to demonstrate the functions in this package. If you're looking for the full M?ller data set, see loring.eset.

Usage

data(subset.loring.eset)

Format

An ExpressionSet object.

Value

An ExpressionSet object containing a subset of the published data from M?ller et al. (NCBI GEO accession id GSE11508). The expression data set contains 5522 probes for 68 samples.

References

M\"uller, F, et al., Regulatory networks define phenotypic classes of human stem cell lines. Nature, 2008. 455(7211): p. 401-405.

See Also

exprs.dat, samp.info, loring.eset

Examples

data(subset.loring.eset)
subset.exprs.dat <- exprs(subset.loring.eset)		# gene expression matrix

[Package attract version 1.42.0 Index]