.packageName <- "hgfocus"
hgfocus <- function() cat(hgfocusQC)
.no_S3_generics = TRUE
ns <- asNamespace("hgfocus")
hgfocusLOCUSIDfunc <- function() {
	hgfocusLOCUSID <- function(){
		.Deprecated("hgfocusENTREZID")
	}
	hgfocusLOCUSID()
	hgfocusENTREZID
}
makeActiveBinding("hgfocusLOCUSID", hgfocusLOCUSIDfunc, ns)
hgfocusSUMFUNCfunc <- function() {
	.Deprecated(msg="This environment never contains any data, and will be removed in the next release.")
	hgfocusSUMFUNC_DEPRECATED
}
makeActiveBinding("hgfocusSUMFUNC", hgfocusSUMFUNCfunc, ns)

