Last data update: 2014.03.03

R: probeAnno object holding mapping of reporters to genomic...
probeAnnoR Documentation

probeAnno object holding mapping of reporters to genomic positions

Description

This object of class probeAnno holds the mapping of the reporters on the tiling microarrays to positions in the mouse genome (assembly: mm9).

Usage

data(probeAnno)

Format

The format is: Formal class 'probeAnno' [package "Ringo"]

Details

The package's supplementary vignette shows how this object is constructed from the output of the alignment tool Exonerate. For sake of speed and for computers with small amounts of RAM, we also provide it as a data object here.

See Also

probeAnno-class

Examples

## Not run: 
data("probeAnno")
show(probeAnno)
chromosomeNames(probeAnno)

## End(Not run)

Results