]> git.donarmstrong.com Git - samtools.git/history - bam2bcf_indel.c
* samtools-0.1.10-4 (r834)
[samtools.git] / bam2bcf_indel.c
2010-11-18 Heng Li * samtools-0.1.10-4 (r834)
2010-11-18 Heng Liminor change to how seqQ is applied
2010-11-18 Heng Li * samtools-0.1.10 (r831)
2010-11-16 Heng Li * samtools-0.1.9-18 (r825)
2010-11-15 Heng Li * samtools-0.1.9-r823
2010-11-13 Heng Li * samtools-0.1.9-14 (r820)
2010-11-12 Heng Li * samtools-r818
2010-11-12 Heng Li * samtools-0.1.19-11 (r817)
2010-11-11 Heng Li * samtools-0.1.9-10 (r816)
2010-11-11 Heng Lieffectively revert to the viterbi version. The forward...
2010-11-11 Heng Li * samtools-0.1.9-9 (r810)
2010-11-11 Heng Li * prepare to replace kaln with kprobaln in realignment
2010-11-10 Heng Li * do not use reads containing too many mismatches...
2010-11-10 Heng Li * samtools-0.1.9-8 (r809)
2010-11-10 Heng Li * samtools-0.1.9-8 (r807)
2010-11-09 Heng Li * samtools-0.1.9-7 (r804)
2010-11-09 Heng Li * samtools-0.1.9-6 (r803)
2010-11-08 Heng Lifixed another silly bug in mpileup's indel caller
2010-11-08 Heng Li * samtools-0.1.9-2 (r797)
2010-11-08 Heng Liindel calling is apparently working, but more informati...
2010-11-08 Heng Lifixed a few bugs in the indel caller. Probably there...
2010-11-08 Heng Liprepare for the indel caller. It is not ready yet.