Heng Li
|
14e6a7bdb9
|
fixed a silly bug in ksw_extend()
Query return value is assigned to the target variable and vice versa...
|
2013-02-05 17:29:03 -05:00 |
Heng Li
|
1e16f3e701
|
calling ksw_global(); ksw_extend() is buggy!
|
2013-02-05 17:13:12 -05:00 |
Heng Li
|
7067af833d
|
fixed a silly bug on sorted merge
|
2013-02-05 00:41:07 -05:00 |
Heng Li
|
d6a73c9171
|
chain filtering apparently working
|
2013-02-05 00:17:20 -05:00 |
Heng Li
|
9d0cdb2d3c
|
unfinished chain filter
|
2013-02-04 17:23:06 -05:00 |
Heng Li
|
c589b42fb5
|
minor tuning for fewer identical hits
|
2013-02-04 16:48:11 -05:00 |
Heng Li
|
29c8546679
|
better ref extraction
|
2013-02-04 16:08:00 -05:00 |
Heng Li
|
788e9d1e3d
|
fixed a couple of leaks; buggy atm
|
2013-02-04 15:40:26 -05:00 |
Heng Li
|
f27bd18f20
|
check if every seed is included; not used for now
|
2013-02-04 15:09:47 -05:00 |
Heng Li
|
5bfa45a69b
|
write the mem_aln_t struct
|
2013-02-04 15:02:56 -05:00 |
Heng Li
|
666638a953
|
changed the default scoring
|
2013-02-04 14:51:51 -05:00 |
Heng Li
|
ba18db1a9f
|
sw extension works for the simplest case
|
2013-02-04 12:37:38 -05:00 |
Heng Li
|
d25a87cc50
|
code backup
|
2013-02-02 15:14:24 -05:00 |
Heng Li
|
00e5302219
|
routine to get subsequence from 2-bit pac
|
2013-02-01 16:39:50 -05:00 |
Heng Li
|
7ab4b3321f
|
bugfix: memory leak
|
2013-02-01 15:26:34 -05:00 |
Heng Li
|
f8f3b7577a
|
code cleanup; added a missing file
|
2013-02-01 14:38:44 -05:00 |
Heng Li
|
620ad6e5b9
|
reseed long SMEMs
|
2013-02-01 14:20:38 -05:00 |
Heng Li
|
5d372cef65
|
bugfix: wrong B-tree comparison
|
2013-01-31 16:39:24 -05:00 |
Heng Li
|
8977737460
|
basic chaining working
Definitely suboptimal in a lot of corner cases...
|
2013-01-31 16:26:05 -05:00 |
Heng Li
|
6c19c9640c
|
code backup
|
2013-01-31 15:55:22 -05:00 |
Heng Li
|
91debf412b
|
move smem iterators to bwamem.{c,h}
|
2013-01-31 13:59:48 -05:00 |