Learn R Programming

GeneRegionScan (version 1.28.0)

exampleProbeLevelSet: 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)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab