##load sample data with only PvalueObject filled in##
data(test_annotation_score_data)
## NOTE commented out in example. Please see Vignette for better example ##
#test_annotation<-runGOseq(pvalue_annotation=test_annotation,
#coverage=read.table(
#system.file("extdata", "hg19_symbol_hpaii.sites.inbodyand2kbupstream.bed.gz",
#package="SMITE"),stringsAsFactors=FALSE),type="kegg")
## search for a term ##
searchGOseq(test_annotation,"Cell cycle")
## show goseq analysis for module 1 ##
#extractGOseq(test_annotation,1)
Run the code above in your browser using DataLab