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(
    gahgu95e,
    gahgu95e_dbconn,
    gahgu95e_dbfile,
    gahgu95e_dbschema,
    gahgu95e_dbInfo,

    gahgu95eORGANISM
)

