import(methods)
import(AnnotationDbi)
import(AnnotationHub)
importFrom(BiocFileCache, makeCachedActiveBinding)
import(BiocStyle)

### Only put what is statically exported here. All the AnnObj instances
### created at load time are dynamically exported (refer to R/zzz.R for
### the details).

export(

    exampleGene,

    org.Mxanthus.dbORGANISM,

    versions,

    loadOldData

)

