r205: when computing mapq, consider min_chain_sc

Not doing this was a mistake.
This commit is contained in:
Heng Li
2017-07-26 11:34:14 -04:00
parent a8ad53ee81
commit e9dc1ce2b6
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "minimap.h"
#include "mmpriv.h"
#define MM_VERSION "2.0-r203-dirty"
#define MM_VERSION "2.0-r205-dirty"
void liftrlimit()
{