| classicCount-class {topGO} | R Documentation |
This class that extends the virtual class "groupStats" by adding a slot representing the significant members. ....
TODO: Some datails here.....
Objects can be created by calls of the form
new("classicCount",
testStatistic = "function",
name = "character",
allMembers = "character",
groupMembers = "character",
sigMembers = "character").
significant:"integer" ~~ name:"character" ~~ allMembers:"character" ~~ members:"character" ~~ testStatistic:"function" ~~
Class "groupStats", directly.
signature(object = "classicCount"): ... signature(.Object = "classicCount"): ... signature(object = "classicCount"): ... signature(object = "classicCount"): ... signature(object = "classicCount"): ... signature(object = "classicCount"): ... signature(object = "classicCount"): ... Adrian Alexa
classicScore-class,
groupStats-class,
getSigGroups-methods
##---- Should be DIRECTLY executable !! ----