71ff013434802be9c932f9c86718bf3ad1fdd981
kate
  Fri Jan 11 15:57:28 2013 -0800
Trim unneeded experiment accession from supplementary table.  #9554 ENCODE Regulation: DNase Clusters V2
diff --git src/hg/lib/clusterInputAwgDnase.as src/hg/lib/clusterInputAwgDnase.as
new file mode 100644
index 0000000..c95018f
--- /dev/null
+++ src/hg/lib/clusterInputAwgDnase.as
@@ -0,0 +1,8 @@
+table clusterInputAwgDnase
+"Information on ENCODE analysis (AWG) data used as input for DNase clustering"
+    (
+    string tableName;	"Name of table used as an input"
+    string cellType;	"Name of cell type"
+    string treatment;	"Drug or other treatment given to cells while alive"
+    string lab;		"Lab this was done in"
+    )