Description Objects from the Class Slots Methods Author(s) References See Also Examples
A class to store probe expression values with alternative splicing information
Objects can be created by calls of the form new("SpliceExprSet", ...)
.
spliceSites
:Object of class "SpliceSites"
. The
probes and splice site information.
probes
:Object of class "Probes"
. The matching expression
values.
eset
:Object of class "ExpressionSet"
. The matching expression
values.
signature(x = "SpliceExprSet", y = "missing")
: ...
signature(x = "SpliceExprSet", y = "missing")
: a
ploting method.
signature(object = "SpliceExprSet")
: a printing method.
signature(object = "SpliceExprSet")
:
accessor.
laurent@cbs.dtu.dk
a manuscript in preparation
as.data.frame.SpliceExprSet
, sort.SpliceExprSet
and SpliceSites-class
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.