show-methods {categoryCompare} | R Documentation |
The show
and summary
methods for HyperGResultCC
objects generated using hyperGTestCC
show, signature(object = "HyperGResultCC")
summary, signature(object = "HyperGResultCC")
Robert M Flight
## Not run: data(ccData) show(enrichLists) summary(enrichLists[[1]][[1]]) ## End(Not run)