Alberto Zeni
|
a6fab118c5
|
Fixed alignment result final update when computing the exact max value
|
2023-04-06 21:05:24 -04:00 |
mbrcic
|
66db9da7d8
|
changed preprocessor conditionals for SIMDe
|
2020-04-22 19:50:59 +02:00 |
mbrcic
|
f47e8a525e
|
SIMDe made optional. Include paths changes for SIMDe.
|
2020-04-21 01:08:32 +02:00 |
mbrcic
|
9e6fdd376b
|
Changed sse2neon with SIMDe. Added building non-SIMD version.
|
2020-04-20 18:28:06 +02:00 |
Heng Li
|
7e6e8ca73f
|
r792: fixed -Wextra warnings and resolved #184
|
2018-06-19 15:26:58 -04:00 |
Heng Li
|
abe989e355
|
the previous fix on int overflow is incomplete
|
2018-05-11 10:12:57 -04:00 |
Heng Li
|
734ac379bb
|
r770: matching N bases not working properly (#155)
|
2018-04-30 19:55:23 -04:00 |
Heng Li
|
9364bc64d7
|
r501: added end_bonus to extz2
|
2017-10-11 09:39:41 -04:00 |
Heng Li
|
198849a716
|
r491: an ambiguous base costs the same as gap ext
|
2017-10-09 09:59:42 -04:00 |
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
|
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 |
Heng Li
|
d274e1b743
|
backup
|
2017-06-29 12:58:52 -04:00 |
Heng Li
|
c8d122bcdb
|
backup
|
2017-06-29 11:11:15 -04:00 |
Heng Li
|
5e202afb5f
|
fixed invalid backtracking, a temporary solution
|
2017-06-28 18:17:57 -04:00 |
Heng Li
|
8977f07269
|
r88: fixed an out-of-boundary bug in ksw2
|
2017-06-27 14:50:31 -04:00 |
Heng Li
|
42283ef10c
|
r87: fixed a bug in ksw2
|
2017-06-27 13:29:48 -04:00 |
Heng Li
|
c02ff4662c
|
r85: two-round z-drop
|
2017-06-27 10:36:24 -04:00 |
Heng Li
|
24d7f7f8b1
|
disabled dynamic banding; buggy
|
2017-06-25 22:43:15 -04:00 |
Heng Li
|
72dfb0c99e
|
fixed a bug in ksw2
|
2017-06-25 10:22:13 -04:00 |
Heng Li
|
4fea3d778a
|
backup
|
2017-06-23 18:57:00 -04:00 |
Heng Li
|
c6d5dea314
|
replace with newer versions
|
2017-06-22 12:30:45 -04:00 |