getSigGroups {topGO} | R Documentation |
TODO: This function is use for dispatching each algorithm
getSigGroups(object, test.stat, ...)
object |
~~Describe object here~~ |
test.stat |
~~Describe test.stat here~~ |
... |
~~Describe ... here~~ |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
Adrian Alexa
topGOdata-class
,
classicCount-class
,
classicScore-class
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function(object, test.stat, ...) standardGeneric("getSigGroups")