classicExpr-class {topGO} | R Documentation |
This class that extends the virtual class "groupStats" by adding two slots for accomodating gene expression data.
Objects can be created by calls of the form new("classicExpr", testStatistic, name, groupMembers, exprDat, pType, ...)
.
eData
:Object of class "environment"
~~
pType
:Object of class "factor"
~~
name
:Object of class "character"
~~
allMembers
:Object of class "character"
~~
members
:Object of class "character"
~~
testStatistic
:Object of class "function"
~~
testStatPar
:Object of class "list"
~~
Class "groupStats"
, directly.
signature(object = "classicExpr")
: ...
signature(object = "classicExpr")
: ...
signature(object = "topGOdata", test.stat = "classicExpr")
: ...
signature(object = "classicExpr")
: ...
signature(.Object = "classicExpr")
: ...
signature(object = "classicExpr")
: ...
signature(object = "classicExpr")
: ...
signature(object = "classicExpr")
: ...
Adrian Alexa
classicScore-class
,
groupStats-class
,
getSigGroups-methods
showClass("classicExpr")