]> git.donarmstrong.com Git - samtools.git/shortlog
samtools.git
2010-10-27 Heng Li * samtools-0.1.8-22 (r781)
2010-10-27 Heng Li * samtools-0.1.8-21 (r780)
2010-10-27 Heng Liimprove pileup a little bit
2010-10-27 Heng Li * samtools-0.1.8-20 (r778)
2010-10-26 Heng Li * samtools-0.1.8-19 (r777)
2010-10-26 Heng Liremove local realignment (probabilistic realignment...
2010-10-21 On behalf of... Add the relevant filename or region to error messages...
2010-10-19 Heng Li * Minor code changes. No real effect.
2010-10-19 Heng Liadded another toy example
2010-10-14 Heng Liimprove the LD statistics
2010-10-13 Heng Li * a minor fix to the -L option
2010-10-12 Heng Lia minor change
2010-10-12 Heng Liforget to add the key file
2010-10-12 Heng Li * vcfutils.pl: fixed a typo in help message
2010-10-11 Heng Liadded filter for samtools/bcftools genetated VCFs
2010-10-05 Heng Li * removed a comment line in kaln.c
2010-10-05 Petr DanecekConvert VCF output of "bcftools view -bgcv" to a valid...
2010-10-03 Heng Li * samtools-0.1.8-18 (r763)
2010-10-03 Heng Li * vcfutils.pl qstats: calculate marginal ts/tv
2010-10-01 Heng LiI am changing the gap open probability back to 0.001...
2010-10-01 Heng Li * samtools-0.1.8-17 (r760)
2010-09-30 Heng Limark samtools-0.1.8-16 (r759)
2010-09-30 Heng Liround to the nearest integer
2010-09-28 Heng LiI was trying to accelerate ka_prob_glocal() as this...
2010-09-28 Heng Lithis is interesting. multiplication is much faster...
2010-09-28 Heng Liminor changes
2010-09-28 Heng Liprob_realn() seems working!
2010-09-28 Heng Liminor
2010-09-28 Heng LiConvert phredQ to probabilities
2010-09-28 Heng LiImplement the glocal HMM; discard the extention HMM
2010-09-28 Heng Liimprove numerical stability
2010-09-28 Heng Limore comments
2010-09-28 Heng Lifixed a bug in banded DP
2010-09-28 Heng Li * fixed that weird issue.
2010-09-28 Heng LiMore comments. This version seems working, but somethin...
2010-09-27 Heng LiA little code cleanup. Now the forward and backback...
2010-09-27 Heng Li...
2010-09-27 On behalf of... Abort if merge -h's INH.SAM cannot be opened, just...
2010-09-24 On behalf of... Use bam_validate1() to detect garbage records in the...
2010-09-24 On behalf of... Add bam_validate1().
2010-09-22 Heng Li * samtools-0.1.8-15 (r379)
2010-09-22 On behalf of... When bam_read1() returns an error (return value <=...
2010-09-22 On behalf of... 0 is a successful return value from bam_read1(). ...
2010-09-20 Heng Li * merge files region-by-region. work on small examples...
2010-09-20 Heng Liimprove qstats by checking the alleles as well
2010-09-17 Heng Liconvert UCSC SNP SQL dump to VCF
2010-09-17 Heng Lihapmap2vcf convertor
2010-09-17 Heng Li * added comments
2010-09-17 Heng Li * put n_smpl to "bcf1_t" to simplify API a little
2010-09-17 Heng Lifixed a bug in indexing
2010-09-16 Heng Li * fixed a bug in capQ
2010-09-16 Heng Li * fixed a bug in razip: -c will delete the input file
2010-09-16 Heng Li * samtools-0.1.8-14 (r727)
2010-09-16 Heng Li * added varFilter to vcfutils.pl
2010-09-15 Heng Li * convert BCF to QCALL input
2010-09-15 Heng Lidynamic band width in realignment
2010-09-15 Heng Lifixed a bug in realignment
2010-09-15 Heng Lifixed a minor issue
2010-09-14 Heng Lifixed a bug in realignment
2010-09-14 Heng Liminor changes. It is BUGGY now!
2010-09-14 Heng Li * aggressive gapped aligner is implemented in calmd.
2010-09-14 On behalf of... Add svn:ignore properties for generated files that...
2010-09-13 On behalf of... Add svn:ignore properties listing the generated files.
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 Lichange the default correlation coefficient
2010-08-23 Heng Liprint QUAL as floating numbers
2010-08-23 Heng Li * samtools-0.1.8-12 (r692)
2010-08-23 Heng Liremove VCF output in mpileup
2010-08-23 Heng Li * use the revised MAQ error model for mpileup
2010-08-20 Heng Liadded revised MAQ error model
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)
next