]> git.donarmstrong.com Git - samtools.git/blobdiff - bamshuf.c
Revert one of my earlier changes - Heng was right, CIGAR P not sensible in a padded...
[samtools.git] / bamshuf.c
index 49c90659c140b500193a5dd59e6ee5d09c6ae97e..33a5238f43aece07559bd1259cf24c2ed9580d79 100644 (file)
--- a/bamshuf.c
+++ b/bamshuf.c
@@ -6,7 +6,7 @@
 #include "sam.h"
 #include "ksort.h"
 
-#define DEF_CLEVEL 3
+#define DEF_CLEVEL 1
 
 static inline unsigned hash_Wang(unsigned key)
 {