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(
    pedbarrayv9,
    pedbarrayv9_dbconn,
    pedbarrayv9_dbfile,
    pedbarrayv9_dbschema,
    pedbarrayv9_dbInfo,

    pedbarrayv9ORGANISM
)

