.packageName <- "drosophila2"
drosophila2 <- function() cat(drosophila2QC)
.no_S3_generics = TRUE
ns <- asNamespace("drosophila2")
drosophila2LOCUSIDfunc <- function() {
	drosophila2LOCUSID <- function(){
		.Deprecated("drosophila2ENTREZID")
	}
	drosophila2LOCUSID()
	drosophila2ENTREZID
}
makeActiveBinding("drosophila2LOCUSID", drosophila2LOCUSIDfunc, ns)

