CuffDist-class {cummeRbund} | R Documentation |
A 'pointer' class to information relative to the distribution-level tests (promoters, splicing, and relative CDS usage)
Objects can be created by calls of the form new("CuffDist", DB, table, type, idField, ...)
.
DB
:Object of class "SQLiteConnection"
~~
table
:Object of class "character"
~~
type
:Object of class "character"
~~
idField
:Object of class "character"
~~
signature(x = "CuffDist")
: ...
signature(x = "CuffDist")
: ...
signature(object = "CuffDist")
: Accessor for @DB slot
None
Loyal A. Goff
None
None
showClass("CuffDist")