13d48b07c097c5ca7f53da8eab3fe20bd624a816 fanhsu Wed May 25 11:21:57 2011 -0700 Added comment for description. diff --git src/hg/lib/omimAv.as src/hg/lib/omimAv.as index b635ae4..7a350f5 100644 --- src/hg/lib/omimAv.as +++ src/hg/lib/omimAv.as @@ -1,12 +1,13 @@ table omimAv "OMIM AV" ( string avId; "MIM AV Number" uint omimId; "MIM ID" uint seqNo; "sequence number" string geneSymbol; "gene symbol" string replacement; "AA replacement" string repl1; "part 1 of AA replacement" string repl2; "part 2 of AA replacement" string dbSnpId; "dbSNP ID if available" + string description; "description" )