## Commented out below. See vignette for more details ##
##load sample data with only PvalueObject filled in##
data(test_annotation_score_data)
## show goseq analysis for module 1 ##
extractGOseq(test_annotation, 1)
## show goseq analysis for module 1 and 2 ##
#extractGOseq(test_annotation, 1:2)
## search for term ##
#searchGOseq(test_annotation, "Cell cycle")
Run the code above in your browser using DataLab