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(
    hthgu133plusb,
    hthgu133plusb_dbconn,
    hthgu133plusb_dbfile,
    hthgu133plusb_dbschema,
    hthgu133plusb_dbInfo,

    hthgu133plusbORGANISM
)

