]> git.donarmstrong.com Git - samtools.git/history - bcftools/prob1.c
Merge remote branch 'remotes/master/master' into fb-annots
[samtools.git] / bcftools / prob1.c
2013-03-12 Petr DanecekMerge remote branch 'remotes/master/master' into fb...
2013-03-07 Petr Danecekbackup commit
2013-01-28 Petr DanecekMerge remote branch 'remotes/pierre/master' into develop
2013-01-07 Heng Lidump log-likelihood
2012-10-10 Petr DanecekComplain when BAM cannot be open. Severe bug fixed...
2012-09-12 Petr DanecekMerge remote branch 'remotes/pd3/master'
2012-07-18 Petr DanecekFix in output of missing haploid genotypes
2012-07-05 Petr DanecekAllow filtering by read group or sample name in bamchec...
2012-07-05 Petr DanecekVCF annotations with and without -m and more robust...
2012-07-03 Petr DanecekBug fixes
2012-07-02 Petr DanecekAlternative model for multiallelic and rare-variant...
2012-05-30 Petr DanecekFixed errors introduced by the 8c15f916dabce475febdf508...
2012-05-25 Petr DanecekFix to prevent long stretches of Ns to be mistaken...
2011-06-03 Heng Li * 0.1.16-dev (r969:252)
2011-04-17 Heng Li * fixed a bug in bedidx: input BED not sorted
2011-04-15 Heng Li * Added Brent's method for frequency estimate
2011-04-08 Heng Li * added bam_verbose global variable
2011-03-30 Heng Li * added BED support to samtools view and mpileup and...
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-02-24 Heng Liadded "const" to bcf_p1_cal()
2010-12-03 Heng Li * remove "-f". Instead always compute consensus quality
2010-11-20 Heng Li * samtools-0.1.10-9 (r844)
2010-11-10 Heng Libcftools: compute equal-tail (Bayesian) credible interval
2010-11-09 Heng Li * samtools-0.1.9-6 (r803)
2010-10-12 Heng Li * vcfutils.pl: fixed a typo in help message
2010-09-15 Heng Lifixed a minor issue
2010-09-08 Heng Li * samtools-0.1.8-13 (r715)
2010-09-03 Heng Liquite a lot changes to the contrast caller, but I still...
2010-09-03 Heng Li * changed 3.434 to 4.343 (typo!)
2010-09-01 Heng LiDo not compile _BCF_QUAD by default
2010-08-31 Heng Lipreliminary contrast variant caller
2010-08-31 Heng Liz' and z'' can be calculated
2010-08-31 Heng Li * rename vcfout.c as call1.c
2010-08-18 Heng Liallow to read the prior from the error output. EM itera...
2010-08-14 Heng Lifaster for large sample size (in principle)
2010-08-14 Heng Li * a numerically stable method to calculate z_{jk}
2010-08-07 Heng Li * bcftools: add HWE (no testing for now)
2010-08-04 Heng Limove bcftools to samtools