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(
    raex10stv1rnrefseq,
    raex10stv1rnrefseq_dbconn,
    raex10stv1rnrefseq_dbfile,
    raex10stv1rnrefseq_dbschema,
    raex10stv1rnrefseq_dbInfo,

    raex10stv1rnrefseqORGANISM
)

