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

1.60 2010/03/24 23:59:32 braney
add bigWig
Index: src/hg/utils/automation/Encode.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/Encode.pm,v
retrieving revision 1.59
retrieving revision 1.60
diff -b -B -U 4 -r1.59 -r1.60
--- src/hg/utils/automation/Encode.pm	23 Mar 2010 20:22:12 -0000	1.59
+++ src/hg/utils/automation/Encode.pm	24 Mar 2010 23:59:32 -0000	1.60
@@ -53,8 +53,9 @@
 our @extendedTypes = ("narrowPeak", "broadPeak", "gappedPeak",  "bed5FloatScore");
 # Add type names to this list for types that can be loaded as bigBed via .as files (e.g. tagAlign.as)
 # You also have to make sure the .as file is copied into the $sqlCreate directory.
 our @bigBedTypes = ("pairedTagAlign","tagAlign");
+our @bigWigTypes = ("bigWig");
 
 sub newestFile
 {
   # Get the most recently modified file from a list