import(methods)
import(AnnotationDbi)

### 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(
    hs25kresogen,
    hs25kresogen_dbconn,
    hs25kresogen_dbfile,
    hs25kresogen_dbschema,
    hs25kresogen_dbInfo,

    hs25kresogenORGANISM
)

