]> git.donarmstrong.com Git - samtools.git/commit
* allow to change the compression level in BAM output
authorHeng Li <lh3@live.co.uk>
Fri, 18 Mar 2011 20:33:51 +0000 (20:33 +0000)
committerHeng Li <lh3@live.co.uk>
Fri, 18 Mar 2011 20:33:51 +0000 (20:33 +0000)
commitd382711a770f67a72b9af3bfd98a88fbced34f64
tree78a436479afcaba49143cd41686dbcded8160d29
parent9cbf6422499eaa8dbb09ff9b873306202be5872f
 * allow to change the compression level in BAM output
 * use compress level 1 in sorting
 * association test
 * concatenate BAMs
 * allow to threshold on max depth in INDEL calling
18 files changed:
Makefile
NEWS
bam.h
bam_plcmd.c
bam_sort.c
bamtk.c
bcftools/bcf.h
bcftools/bcf.tex
bcftools/bcftools.1
bcftools/bcfutils.c
bcftools/call1.c
bcftools/prob1.c
bcftools/prob1.h
bgzf.c
bgzf.h
sam.c
sam_view.c
samtools.1