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(
    r10kcod,
    r10kcod_dbconn,
    r10kcod_dbfile,
    r10kcod_dbschema,
    r10kcod_dbInfo,

    r10kcodORGANISM
)

