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(
    hugene10sttranscriptcluster,
    hugene10sttranscriptcluster_dbconn,
    hugene10sttranscriptcluster_dbfile,
    hugene10sttranscriptcluster_dbschema,
    hugene10sttranscriptcluster_dbInfo,

    hugene10sttranscriptclusterORGANISM
)

