// Declarations for OMIM related stuff

/* Copyright (C) 2011 The Regents of the University of California 
 * See kent/LICENSE or http://genome.ucsc.edu/license/ for licensing information. */

// old name
//#define omimPhenotypeClassColName "phenotypeClass"
// new name to be used 
#define omimPhenotypeClassColName "omimPhenoMapKey"

