.packageName <- "drosgenome1"
drosgenome1 <- function() cat(drosgenome1QC)
.no_S3_generics = TRUE
ns <- asNamespace("drosgenome1")
drosgenome1LOCUSIDfunc <- function() {
	drosgenome1LOCUSID <- function(){
		.Deprecated("drosgenome1ENTREZID")
	}
	drosgenome1LOCUSID()
	drosgenome1ENTREZID
}
makeActiveBinding("drosgenome1LOCUSID", drosgenome1LOCUSIDfunc, ns)

