.packageName <- "spohomology"
spohomology <- function() cat(spohomologyQC)
.no_S3_generics = TRUE
ns <- asNamespace("spohomology")
spohomologyLOCUSIDfunc <- function() {
	spohomologyLOCUSID <- function(){
		.Deprecated("spohomologyENTREZID")
	}
	spohomologyLOCUSID()
	spohomologyENTREZID
}
makeActiveBinding("spohomologyLOCUSID", spohomologyLOCUSIDfunc, ns)

