]> git.donarmstrong.com Git - samtools.git/history - bcftools
works
[samtools.git] / bcftools /
2010-09-16 Heng Li * added varFilter to vcfutils.pl
2010-09-15 Heng Li * convert BCF to QCALL input
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-02 Heng LiSNP calling from the GL field
2010-09-01 Heng Lifixed another problem
2010-09-01 Heng Li * fixed bugs in parsing VCF
2010-09-01 Heng LiDo not compile _BCF_QUAD by default
2010-09-01 Heng LiWrite the correct ALT and PL in the SNP calling mode.
2010-09-01 Heng Limore commands for my own uses
2010-09-01 Heng LiUtilities for processing VCF
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-24 Heng Lifixed a bug in calculating the t statistics
2010-08-24 Heng Li * samtools-0.1.8-13 (r698)
2010-08-24 Heng Liadded regularized incomplete beta function
2010-08-23 Heng Liprint QUAL as floating numbers
2010-08-18 Heng Liallow to read the prior from the error output. EM itera...
2010-08-17 Heng Li * write a little more VCF header
2010-08-17 Heng Liuse float for QUAL
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-12 Heng Lifixed an issue in parsing integer
2010-08-09 Heng Lido not print refname if file is converted from VCF
2010-08-09 Heng Li * parse PL
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-08 Heng Lireimplement incomplete gamma functions. no copy-paste
2010-08-07 Heng Li * bcftools: add HWE (no testing for now)
2010-08-06 Heng Li * Special functions: log(gamma()), erfc(), P(a,x)...
2010-08-06 Heng LiFisher's exact test
2010-08-05 Heng Li * the code base is stablized again.
2010-08-05 Heng Liunfinished vcf parser
2010-08-05 Heng Li * added prelimiary VCF parser (not finished)
2010-08-04 Heng Li * allow to set min base q
2010-08-04 Heng Lispec
2010-08-04 Heng Lifixed compilation error
2010-08-04 Heng Limove bcftools to samtools