import(methods)
import(AnnotationDbi)
import(AnnotationForge)

### 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(
    GGHumanMethCancerPanelv1,
    GGHumanMethCancerPanelv1_dbconn,
    GGHumanMethCancerPanelv1_dbfile,
    GGHumanMethCancerPanelv1_dbschema,
    GGHumanMethCancerPanelv1_dbInfo,
GGHumanMethCancerPanelv1CPGCOORDINATE,
GGHumanMethCancerPanelv1DISTTOTSS,
GGHumanMethCancerPanelv1ISCPGISLAND,
    GGHumanMethCancerPanelv1ORGANISM
)

