src/hg/utils/automation/Encode.pm 1.64

1.64 2010/04/21 19:18:52 tdreszer
Back to the roundly hated, rudely arcane and vulgarly capitalized wgEncode prefix.
Index: src/hg/utils/automation/Encode.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/Encode.pm,v
retrieving revision 1.63
retrieving revision 1.64
diff -b -B -U 4 -r1.63 -r1.64
--- src/hg/utils/automation/Encode.pm	20 Apr 2010 08:12:27 -0000	1.63
+++ src/hg/utils/automation/Encode.pm	21 Apr 2010 19:18:52 -0000	1.64
@@ -29,9 +29,9 @@
 #our $dafVersion = "1.1";
 our $dafVersion = "2.0";
 
 # Prefix for table and filenames (was 'wgEncode' in v1 pipeline)
-our $compositePrefix = "enc";
+our $compositePrefix = "wgEncode";
 
 our $fieldConfigFile = "fields.ra";
 our $vocabConfigFile = "cv.ra";
 our $grantConfigFile = "labs.ra";