4a3fa52791d98516ac8581fe9f1041ac96c45a0e kate Thu Aug 7 08:29:18 2014 -0700 Correct tablename mismatch diff --git src/hg/lib/wgEncodeRegDnaseClusteredSources.as src/hg/lib/wgEncodeRegDnaseClusteredSources.as index 0614b4f..a96a8f5 100644 --- src/hg/lib/wgEncodeRegDnaseClusteredSources.as +++ src/hg/lib/wgEncodeRegDnaseClusteredSources.as @@ -1,6 +1,6 @@ -table wgEncodeAwgDnaseCombinedSources +table wgEncodeRegDnaseClusterdSources.as "Map a numerical ID to a string for the cell type" ( int id; "Numerical id" string name; "Cell type" )