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

1.67 2010/06/01 23:47:57 braney
make a variable bamTypes
Index: src/hg/utils/automation/Encode.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/Encode.pm,v
retrieving revision 1.66
retrieving revision 1.67
diff -b -B -U 4 -r1.66 -r1.67
--- src/hg/utils/automation/Encode.pm	25 May 2010 19:02:15 -0000	1.66
+++ src/hg/utils/automation/Encode.pm	1 Jun 2010 23:47:57 -0000	1.67
@@ -56,8 +56,9 @@
 # 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");
+our @bamTypes = ("bam");
 
 sub newestFile
 {
   # Get the most recently modified file from a list