src/hg/hgGetAnn/tests/makefile 1.4
1.4 2010/05/25 21:17:28 angie
Use blatFugu instead of mrna; code now uses all_mrna but that has no bin column in hg15.
Index: src/hg/hgGetAnn/tests/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/hgGetAnn/tests/makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/hg/hgGetAnn/tests/makefile 6 Aug 2004 03:07:33 -0000 1.3
+++ src/hg/hgGetAnn/tests/makefile 25 May 2010 21:17:28 -0000 1.4
@@ -31,9 +31,9 @@
diff expected/$@.psl output/$@.psl
# range psl keep bin, include spaces in query
chrRangePslKeepBin: mkdirs
- hgGetAnn -keepBin ${DB} mrna "chr5 112272300 112280228" output/$@.psl
+ hgGetAnn -keepBin ${DB} blatFugu "chr5 112272300 112280228" output/$@.psl
diff expected/$@.psl output/$@.psl
# range genePred with headers
chrRangeGenePredColHeaders: mkdirs