[med-svn] [htslib] branch develop updated (7092725 -> 5e770b3)
Charles Plessy
plessy at moszumanska.debian.org
Tue Dec 10 10:06:48 UTC 2013
This is an automated email from the git hooks/post-receive script.
plessy pushed a change to branch develop
in repository htslib.
from 7092725 Merge branch 'bcftools+calling' into develop
new d49f20e faidx: Detect compressed BGZF fasta files and create .gzi index without asking to allow proper functioning of samtools faidx fasta.fa.gz
new 0908d4c synced_reader: Improved regions/targets to be faster with large number of sequences; More userfriendly regions_overlap() function
new 5e770b3 vcf: bcf_update_format now sets the number of samples in VCF record which previously was responsibility of the user; Fix in bcf_itr_querys macro, non-existent bcf_name2id renamed to bcf_hdr_name2id
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile | 2 +-
faidx.c | 2 +
htslib/khash_str2int.h | 98 +++++++++++++++++++
htslib/synced_bcf_reader.h | 28 +++---
htslib/vcf.h | 18 ++--
synced_bcf_reader.c | 232 ++++++++++++++++++++++-----------------------
test/test-vcf-api.c | 14 ++-
vcf.c | 19 ++--
8 files changed, 256 insertions(+), 157 deletions(-)
create mode 100644 htslib/khash_str2int.h
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git
More information about the debian-med-commit
mailing list