spliceset: Example data for splicegear

Description Usage Format Details References Examples

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

1
2
3
4
#data(eset, package="splicegear")
#data(probes, package="splicegear")
#data(spsites, package="splicegear")
#data(spliceset, package="splicegear")

Format

The formats are objects of class ExpressionSet-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.

References

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

Examples

1
2
3
data(spliceset, package="splicegear")

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

splicegear documentation built on Oct. 31, 2019, 7:40 a.m.