95575eb62326537cb3320ffe2857426cffa8241a
braney
  Tue Mar 12 16:32:00 2019 -0700
long overdue descriptions for scopDesc and ucscScop

diff --git src/hg/lib/scopDesc.as src/hg/lib/scopDesc.as
new file mode 100644
index 0000000..2c0dae9
--- /dev/null
+++ src/hg/lib/scopDesc.as
@@ -0,0 +1,7 @@
+table scopDes
+"Structural Classification of Proteins Description 2"
+    (
+    string acc;	"Unique integer"
+    string name;	"Name of domain."
+    string description; "Descriptive text."
+    )