针对三代测序的比对工具,在原程序基础之上,做一些并行优化
 
 
 
 
 
 
Go to file
Heng Li 7b53f7aa84 chaining 2017-05-03 20:47:29 +08:00
.gitignore make sdust working with kalloc 2017-04-06 15:51:36 -04:00
Makefile can be compiled 2017-04-07 15:56:10 -04:00
bseq.c index can be compiled; not tested yet 2017-04-07 15:30:30 -04:00
bseq.h index can be compiled; not tested yet 2017-04-07 15:30:30 -04:00
index.c added idx_stat 2017-04-26 22:52:28 +08:00
kalloc.c fixed a few memory leaks 2017-04-13 23:05:19 -04:00
kalloc.h Homopolymer-compressed k-mer sketch 2017-04-06 15:37:34 -04:00
kdq.h make sdust working with kalloc 2017-04-06 15:51:36 -04:00
khash.h index can be compiled; not tested yet 2017-04-07 15:30:30 -04:00
kseq.h Homopolymer-compressed k-mer sketch 2017-04-06 15:37:34 -04:00
ksort.h chaining 2017-05-03 20:47:29 +08:00
kthread.c index can be compiled; not tested yet 2017-04-07 15:30:30 -04:00
kthread.h index can be compiled; not tested yet 2017-04-07 15:30:30 -04:00
kvec.h Homopolymer-compressed k-mer sketch 2017-04-06 15:37:34 -04:00
main.c mostly debugging code 2017-05-01 16:50:09 +08:00
map.c chaining 2017-05-03 20:47:29 +08:00
minimap.h added idx_stat 2017-04-26 22:52:28 +08:00
misc.c sort positions in each bucket 2017-04-12 13:31:12 -04:00
sdust.c make sdust work (it didn't) 2017-04-07 10:45:50 -04:00
sdust.h fixed a few memory leaks 2017-04-13 23:05:19 -04:00
sketch.c Homopolymer-compressed k-mer sketch 2017-04-06 15:37:34 -04:00