spliceset {splicegear} | R Documentation |
The putative splice variants for a reference sequence, the matching probes from the Affymetrix chip 'HG-U95A' and probe intensities from the 'dilution' dataset.
#data(eset, package="splicegear") #data(probes, package="splicegear") #data(spsites, package="splicegear") #data(spliceset, package="splicegear")
The formats are objects of class exprSet-class
,
Probes-class
, SpliceSites-class
and
SpliceExprSet-class
respectively.
The attribute "name" is set to the ID of the Unigene cluster from which the reference sequence is taken.
"PALSdb", ref. GeneLogic's dilution dataset.
data(spliceset, package="splicegear") plot(spliceset, main=attr(spliceset, "name"))