.packageName <- "PartheenMetaData"
PartheenMetaData <- function() cat(PartheenMetaDataQC)
.no_S3_generics = TRUE
ns <- asNamespace("PartheenMetaData")
PartheenMetaDataLOCUSIDfunc <- function() {
	PartheenMetaDataLOCUSID <- function(){
		.Deprecated("PartheenMetaDataENTREZID")
	}
	PartheenMetaDataLOCUSID()
	PartheenMetaDataENTREZID
}
makeActiveBinding("PartheenMetaDataLOCUSID", PartheenMetaDataLOCUSIDfunc, ns)

