]> git.donarmstrong.com Git - samtools.git/history - bcftools/vcfout.c
allow to read the prior from the error output. EM iteration is working.
[samtools.git] / bcftools / vcfout.c
2010-08-18 Heng Liallow to read the prior from the error output. EM itera...
2010-08-12 Heng Lifixed an issue in parsing integer
2010-08-09 Heng Li * fixed a bug in kstrtok@kstring.c
2010-08-09 Heng Li * improved kstring (added kstrtok)
2010-08-09 Heng Lihelp messages
2010-08-09 Heng Liperform single-tail test for ED4
2010-08-09 Heng Li * test depth, end distance and HWE
2010-08-07 Heng Li * bcftools: add HWE (no testing for now)
2010-08-05 Heng Li * added prelimiary VCF parser (not finished)
2010-08-04 Heng Limove bcftools to samtools