]> git.donarmstrong.com Git - samtools.git/history - bcftools/bcfutils.c
backup commit
[samtools.git] / bcftools / bcfutils.c
2013-03-07 Petr Danecekbackup commit
2012-09-12 Petr DanecekMerge remote branch 'remotes/pd3/master'
2012-07-03 Petr DanecekBug fixes
2012-07-02 Petr DanecekAlternative model for multiallelic and rare-variant...
2011-07-13 Heng Lisupport trio indels
2011-07-07 Heng Lifor WIN32 compatibility
2011-07-07 Heng LiRelease samtools-0.1.17
2011-06-03 Heng Li * 0.1.16-dev (r969:252)
2011-03-22 Heng LiRelease samtools-0.1.14 (r933:170)
2011-03-18 Heng Li * allow to change the compression level in BAM output
2011-03-08 Heng Liadded the haploid mode
2011-02-25 Heng Li * change the order of PL/GL according to the latest...
2011-01-06 Heng Li * samtools-0.1.12-10 (r896)
2010-12-21 Heng Li * samtools-0.1.12-9 (r891)
2010-12-12 Heng Licompute max SP and max GQ from sample genotypes
2010-12-10 Heng LiMake sure that the GT genotype field is the first
2010-09-17 Heng Li * put n_smpl to "bcf1_t" to simplify API a little
2010-09-02 Heng LiSNP calling from the GL field
2010-09-01 Heng LiWrite the correct ALT and PL in the SNP calling mode.
2010-08-09 Heng Li * fixed a bug in kstrtok@kstring.c
2010-08-05 Heng Li * added prelimiary VCF parser (not finished)
2010-08-04 Heng Limove bcftools to samtools