src/hg/instinct/raToDb/raDb.as 1.3

1.3 2010/04/09 23:56:02 jsanborn
updated
Index: src/hg/instinct/raToDb/raDb.as
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/raToDb/raDb.as,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 4 -r1.2 -r1.3
--- src/hg/instinct/raToDb/raDb.as	9 Apr 2010 22:58:35 -0000	1.2
+++ src/hg/instinct/raToDb/raDb.as	9 Apr 2010 23:56:02 -0000	1.3
@@ -6,8 +6,9 @@
 string accessTable;     "Down-sampled table"
 string shortLabel;      "Short label"
 string longLabel;       "Long label"
 uint expCount;		"Number of samples"
+uint height;            "Image Height (only for bed 4)"
 string groupName;       "Group name"
 string raFile;          "RA file containing clinical info"
 string patDb;           "Clinical info db"
 string sampleField;     "Sample field"