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(
    huex10stprobeset,
    huex10stprobeset_dbconn,
    huex10stprobeset_dbfile,
    huex10stprobeset_dbschema,
    huex10stprobeset_dbInfo,

    huex10stprobesetORGANISM
)

