exampleProbeLevelSet {GeneRegionScan}R Documentation

Example Dataset of class 'ProbeLevelSet'

Description

This ProbeLevelSet is derived from Human exon ST 1.0 cel files downloaded from the http://www.ncbi.nlm.nih.gov/geo/. The pData in the ProbeLevelSet is entirely fictional, and the intensity have been changed for some probes to show a point about correlation to genotype.

Usage

data(exampleProbeLevelSet)

Format

A ProbeLevelSet object containing probe level intensity data for a region on chromosome 2.

Author(s)

Lasse Folkersen

Examples

	data(exampleProbeLevelSet)
	pData(exampleProbeLevelSet)
	exprs(exampleProbeLevelSet)[1:10,]
	

[Package GeneRegionScan version 1.38.0 Index]