## Not run:
# require(GO.db)
# require(KEGG.db)
# require(org.Hs.eg.db)
# ## End(Not run)
data(ccData)
# note that enrichLists is generated from ccEnrich
# ccResults <- ccCompare(enrichLists,ccOpts)
ccResults
# use the GO hierarchy tree
graphType(enrichLists$BP) <- "hierarchical"
# ccResultsBPHier <- ccCompare(enrichLists$BP,ccOpts)
ccResultsBPHier
Run the code above in your browser using DataLab