export("GreatJob")
export("submitGreatJob")
exportClasses("GreatJob")
export("GreatJob")
exportMethods("availableCategories")
exportMethods("availableOntologies")
exportMethods("getEnrichmentTables")
exportMethods("plotRegionGeneAssociationGraphs")

import(GenomicRanges)
import(IRanges)
import(methods)
importFrom("GetoptLong", qq)
importFrom("GetoptLong", qq.options)
importFrom("GetoptLong", qqcat)
importFrom("RCurl", fileUpload)
importFrom("RCurl", postForm)
importFrom("graphics", "arrows", "axis", "barplot", "legend", "lines", "par", "text")
importFrom("rjson", fromJSON)
importFrom("stats", p.adjust)
importFrom("utils", download.file)
importFrom("utils", read.table)
importFrom("utils", setTxtProgressBar)
importFrom("utils", txtProgressBar)
importFrom("utils", write.table)

