.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)

