Heng Li
688872fb1b
code backup
2013-02-19 00:50:39 -05:00
Heng Li
66585b7982
code backup
2013-02-18 16:33:06 -05:00
Heng Li
f0a6285aba
perform mate-SW for some suboptimal alignments
2013-02-16 11:52:04 -05:00
Heng Li
ea9fc7df48
keep the number of SW performed
2013-02-16 11:03:27 -05:00
Heng Li
8ee464478a
matesw working; for testing only
2013-02-16 10:48:50 -05:00
Heng Li
fe2236f6fe
code backup
2013-02-16 10:09:30 -05:00
Heng Li
5f8c6efbc3
forbid x-bounary bns_get_seq(); code backup
2013-02-16 09:48:44 -05:00
Heng Li
df1ff2b36e
better and proper way to infer orinentation
2013-02-14 12:59:32 -05:00
Heng Li
688b524cdf
code backup; tired..
2013-02-13 23:55:56 -05:00
Heng Li
87d619a21f
minor code simplification
2013-02-13 23:16:16 -05:00
Heng Li
557daabf38
bugfix: bug in the new ksw.c
...
On my test data, one alignment is different, caused by polyA
2013-02-12 17:48:46 -05:00
Heng Li
28a7d501f2
updated to the latest ksw; NOT TESTED YET!!!
2013-02-12 16:35:05 -05:00
Heng Li
604e3d8da1
code backup; to upgrade ksw.{c,h}
2013-02-12 16:15:26 -05:00
Heng Li
325ba8213b
move mark primary to worker1()
2013-02-12 15:54:55 -05:00
Heng Li
cd0969332f
keep track of the "parent" of a secondary
2013-02-12 15:52:23 -05:00
Heng Li
22b79b3475
mark primary, instead of dropping secondary
2013-02-12 15:34:44 -05:00
Heng Li
2fc469d0c9
code backup
2013-02-12 12:09:36 -05:00
Heng Li
cfdc938fc3
to exclude "test64"
2013-02-12 10:39:16 -05:00
Heng Li
95d18449b3
merge bseq.{h,c} to utils.{h,c}
...
I do not like many small files.
2013-02-12 10:36:15 -05:00
Heng Li
6ad5a3c086
removed color-space support
...
which has been broken since 0.6.x
2013-02-12 10:21:17 -05:00
Heng Li
e5ab59db53
Multiple changes:
...
1. Removed bwa.{h,c}. I am not going to finish them anyway.
2. Updated to the latest khash.h, which should be faster.
3. Define 64-bit vector and 128-bit integer/vector in utils.h.
2013-02-12 09:50:28 -05:00
Heng Li
13288e2dcd
code backup
2013-02-12 09:22:47 -05:00
Heng Li
dcb190069a
PE NOT working, yet
2013-02-11 16:10:14 -05:00
Heng Li
99907c98fb
separated and improved SAM printing code
...
This is for the PE mode. The routines may also be useful for bwa-sw, but
probably I won't change the old code.
2013-02-11 15:29:03 -05:00
Heng Li
b6006cbe9d
skip orientations that are much smaller than best
2013-02-11 13:44:39 -05:00
Heng Li
4431e359e2
analyze isize distribution
2013-02-11 12:15:12 -05:00
Heng Li
987d4b4205
fixed a stupid bug in fastq reading
2013-02-11 11:27:35 -05:00
Heng Li
59eaf650ac
code backup
2013-02-11 10:59:38 -05:00
Heng Li
f4c0672800
move sort_and_dedup() to worker1()
2013-02-10 12:55:19 -05:00
Heng Li
c310fb7424
a little refactoring for PE support
2013-02-10 12:24:33 -05:00
Heng Li
cb55617f50
added a new line
2013-02-08 22:12:18 -05:00
Heng Li
95a79afe71
command-line prompt
2013-02-08 22:11:44 -05:00
Heng Li
829664d6b5
missing identical hits; improved sub_n
2013-02-08 17:55:35 -05:00
Heng Li
b2c7148dc9
consider the number of suboptimal hits
2013-02-08 17:20:44 -05:00
Heng Li
39607065e0
allow more seeds to be seen (thus slower..)
2013-02-08 16:56:28 -05:00
Heng Li
2848d3045a
more accurate chain weight
2013-02-08 15:34:25 -05:00
Heng Li
220fc39e9d
the previous change does not work... Fixed.
2013-02-08 14:51:24 -05:00
Heng Li
fdb0a7405f
better dealing with microrepeat
2013-02-08 14:46:57 -05:00
Heng Li
057b292dde
exclude identical hits
2013-02-08 14:18:39 -05:00
Heng Li
1bf1a674a8
minor improvement to mapQ
2013-02-08 13:43:15 -05:00
Heng Li
245505deed
minor improvement to mapQ approx.
...
That is not good enough, but I am tired and need rest...
2013-02-07 22:09:58 -05:00
Heng Li
d8e4d57956
Don't use narrow band.
...
I may retry this feature if the profilter indicates that this greatly helps.
2013-02-07 21:22:54 -05:00
Heng Li
d890c7997c
better treatment for micro-repeat
2013-02-07 21:20:36 -05:00
Heng Li
45b0d3423a
bugfix: when no seed hits found
2013-02-07 20:07:31 -05:00
Heng Li
cd6bd524d4
discard internal seeds shorter than half
2013-02-07 19:50:37 -05:00
Heng Li
83a49f3210
compute mapQ; extend from the longest seed
2013-02-07 17:15:45 -05:00
Heng Li
6ba11ab68c
no effective changes
2013-02-07 16:42:01 -05:00
Heng Li
ff3fea115c
write soft clip; added debugging code
2013-02-07 16:27:11 -05:00
Heng Li
27fdf6397d
single-end working! no mapQ, though
2013-02-07 15:52:36 -05:00
Heng Li
49f2bcc015
CIGAR is wrong, but the rest is okay
2013-02-07 14:57:22 -05:00