UTR3eSet-class | R Documentation |
An object of class UTR3eSet representing the results of 3' UTR usage; methods for constructing, showing, getting and setting attributes of objects; methods for coercing object of other class to UTR3eSet objects.
Objects can be created by calls of the form new("UTR3eSet", ...)
Objects can be created by calls of the form
new("UTR3eSet", ...)
.
usage
Object of class "GRanges"
PDUI
Object of class "matrix"
PDUI.log2
Object of class "matrix"
short
Object of class "matrix"
long
Object of class "matrix"
signals
Object of class "list"
testRes
Object of class "matrix"
signature(x = "UTR3eSet")
: ...
signature(x = "UTR3eSet")
: ...
signature(from = "UTR3eSet", to = "ExpressionSet")
: ...
signature(from = "UTR3eSet", to = "GRanges")
: ...
signature(object = "UTR3eSet")
: ...
Jianhong Ou
Jianhong Ou
GRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.