importFrom(AnnotationDbi, summary)
import(GOstats)

#  All functions exported other than those starting with "."
exportPattern("^[^\\.]")
export(summary)
