.packageName <- "OperonHumanV3"
OperonHumanV3 <- function() cat(OperonHumanV3QC)
.no_S3_generics = TRUE
ns <- asNamespace("OperonHumanV3")
OperonHumanV3LOCUSIDfunc <- function() {
	OperonHumanV3LOCUSID <- function(){
		.Deprecated("OperonHumanV3ENTREZID")
	}
	OperonHumanV3LOCUSID()
	OperonHumanV3ENTREZID
}
makeActiveBinding("OperonHumanV3LOCUSID", OperonHumanV3LOCUSIDfunc, ns)

