Heng Li
|
46e8b6a4f9
|
r338: portable CPU dispatch, which is the default
working with gcc, icc, clang and msvc.
|
2017-09-03 20:29:24 -04:00 |
Heng Li
|
3c997ca016
|
r337: support CPU dispatch for gcc-4.8+
using __builtin_cpu_supports()
|
2017-09-03 14:29:49 -04:00 |
Heng Li
|
993a2bb521
|
r301: separate introns from deletions
When an intron is adjacent to a deletion, the old code count both as introns,
which lead to an inaccurate exon boundary.
|
2017-08-18 15:31:15 +08:00 |
Heng Li
|
61eef0575c
|
separate out spliced alignment; not right yet
|
2017-08-12 18:54:32 -04:00 |
Heng Li
|
163fa36ee6
|
r281: don't open long gaps on query
|
2017-08-10 15:04:59 -04:00 |
Heng Li
|
4badf2fcbf
|
avoid wasted memory allocation for backtrack
|
2017-08-08 11:29:46 -04:00 |
Heng Li
|
5934d68772
|
r229: a new way to prevent out-of-band backtrack
|
2017-07-29 23:52:30 -04:00 |
Heng Li
|
470021fd27
|
r189: sync with ksw2 (no effective changes)
|
2017-07-19 09:28:25 -04:00 |
Heng Li
|
f42790398d
|
fixed a band boundary bug in ksw2
|
2017-07-16 17:52:57 -04:00 |
Heng Li
|
cc554aee43
|
r159: use two-piece gap penalty
|
2017-07-08 10:26:00 -04:00 |