]> git.donarmstrong.com Git - samtools.git/commit
* added bam_verbose global variable
authorHeng Li <lh3@live.co.uk>
Fri, 8 Apr 2011 22:20:06 +0000 (22:20 +0000)
committerHeng Li <lh3@live.co.uk>
Fri, 8 Apr 2011 22:20:06 +0000 (22:20 +0000)
commit50706bea83d8a1518485283876333279f4ae7137
treeb5d21af4e6f02283987926e287ee2a8ff4ae006b
parente6ca3f825fea0a18b6068905e3173ff19104e756
 * added bam_verbose global variable
 * fixed a bug when grouping reads in mpileup (due to recent changes)
 * do not validate SAM header
 * estimate genotype frequency
 * added HWE test back, but with a different method
bam.c
bam.h
bam2depth.c
bam_plcmd.c
bcftools/call1.c
bcftools/prob1.c
sam.c
sam_header.c
sam_view.c
sample.c