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(
    ygs98_dbconn,
    ygs98_dbfile,
    ygs98_dbschema,
    ygs98_dbInfo,

    ygs98ORGANISM
)

