src/inc/genoFind.h 1.83
1.83 2010/05/15 06:35:45 galt
Dealing with primers that match but dangle off the ends of the chrom
Index: src/inc/genoFind.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/inc/genoFind.h,v
retrieving revision 1.82
retrieving revision 1.83
diff -b -B -U 4 -r1.82 -r1.83
--- src/inc/genoFind.h 5 Mar 2010 00:30:41 -0000 1.82
+++ src/inc/genoFind.h 15 May 2010 06:35:45 -0000 1.83
@@ -376,8 +376,8 @@
* function have already had clump->target->start subtracted from
* clump->tStart and clump->tEnd so that the coords are relative to that
* target sequence (not the collection of all target sequences). */
-#define gfVersion "34x7" /* Current BLAT version number */
+#define gfVersion "34x8" /* Current BLAT version number */
#endif /* GENOFIND_H */