src/blat/version.doc 1.73
1.73 2009/02/10 21:59:11 kent
Makin blat work with U's instead of T's if q=rna is set.
Index: src/blat/version.doc
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/blat/version.doc,v
retrieving revision 1.72
retrieving revision 1.73
diff -b -B -U 4 -r1.72 -r1.73
--- src/blat/version.doc 9 Dec 2008 08:11:46 -0000 1.72
+++ src/blat/version.doc 10 Feb 2009 21:59:11 -0000 1.73
@@ -2,8 +2,9 @@
o (in 34x1) Making total query output reporting a 64 bit number to avoid
overflow when people using more than 4 gig of query sequence.
o (in 34x2) Fixed -out=blast to use +/- instead of -/+ for non-translated.
o (in 34x3) Fixed -minScore, filter was not working when over half query-size.
+ o (in 34x4) Made it convert u's to t's for RNA sequence stuff.
34:
o (in 33x1) Put in check for two bit files with more than 4 gig.