spliceset {splicegear}R Documentation

Example data for splicegear

Description

The putative splice variants for a reference sequence, the matching probes from the Affymetrix chip 'HG-U95A' and probe intensities from the 'dilution' dataset.

Usage

#data(eset, package="splicegear")
#data(probes, package="splicegear")
#data(spsites, package="splicegear")
#data(spliceset, package="splicegear")

Format

The formats are objects of class exprSet-class, Probes-class, SpliceSites-class and SpliceExprSet-class respectively.

Details

The attribute "name" is set to the ID of the Unigene cluster from which the reference sequence is taken.

Source

References

"PALSdb", ref. GeneLogic's dilution dataset.

Examples

data(spliceset, package="splicegear")

plot(spliceset, main=attr(spliceset, "name"))

[Package splicegear version 1.2.0 Index]