X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bamshuf.c;h=33a5238f43aece07559bd1259cf24c2ed9580d79;hb=0b3418cf166ce4a58cedf0d9a2df5ec3dd4cc5fa;hp=49c90659c140b500193a5dd59e6ee5d09c6ae97e;hpb=e04c20c4c76cb19dc015dfa1d733f5473c34134f;p=samtools.git diff --git a/bamshuf.c b/bamshuf.c index 49c9065..33a5238 100644 --- 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) {