Import htslib_1.3.2.orig.tar.gz
authorAndreas Tille <tille@debian.org>
Fri, 4 Nov 2016 11:58:19 +0000 (11:58 +0000)
committerAndreas Tille <tille@debian.org>
Fri, 4 Nov 2016 11:58:19 +0000 (11:58 +0000)
commitdfb84a88d36266546146f8c23f825e69aba51332
treef56a9c764f8e258618eda957e7253352842d538c
Import htslib_1.3.2.orig.tar.gz

[dgit import orig htslib_1.3.2.orig.tar.gz]
164 files changed:
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
bgzf.c [new file with mode: 0644]
bgzip.c [new file with mode: 0644]
config.h.in [new file with mode: 0644]
config.mk.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
cram/cram.h [new file with mode: 0644]
cram/cram_codecs.c [new file with mode: 0644]
cram/cram_codecs.h [new file with mode: 0644]
cram/cram_decode.c [new file with mode: 0644]
cram/cram_decode.h [new file with mode: 0644]
cram/cram_encode.c [new file with mode: 0644]
cram/cram_encode.h [new file with mode: 0644]
cram/cram_external.c [new file with mode: 0644]
cram/cram_index.c [new file with mode: 0644]
cram/cram_index.h [new file with mode: 0644]
cram/cram_io.c [new file with mode: 0644]
cram/cram_io.h [new file with mode: 0644]
cram/cram_samtools.c [new file with mode: 0644]
cram/cram_samtools.h [new file with mode: 0644]
cram/cram_stats.c [new file with mode: 0644]
cram/cram_stats.h [new file with mode: 0644]
cram/cram_structs.h [new file with mode: 0644]
cram/files.c [new file with mode: 0644]
cram/mFILE.c [new file with mode: 0644]
cram/mFILE.h [new file with mode: 0644]
cram/misc.h [new file with mode: 0644]
cram/open_trace_file.c [new file with mode: 0644]
cram/open_trace_file.h [new file with mode: 0644]
cram/os.h [new file with mode: 0644]
cram/pooled_alloc.c [new file with mode: 0644]
cram/pooled_alloc.h [new file with mode: 0644]
cram/rANS_byte.h [new file with mode: 0644]
cram/rANS_static.c [new file with mode: 0644]
cram/rANS_static.h [new file with mode: 0644]
cram/sam_header.c [new file with mode: 0644]
cram/sam_header.h [new file with mode: 0644]
cram/string_alloc.c [new file with mode: 0644]
cram/string_alloc.h [new file with mode: 0644]
cram/thread_pool.c [new file with mode: 0644]
cram/thread_pool.h [new file with mode: 0644]
cram/vlen.c [new file with mode: 0644]
cram/vlen.h [new file with mode: 0644]
cram/zfio.c [new file with mode: 0644]
cram/zfio.h [new file with mode: 0644]
faidx.5 [new file with mode: 0644]
faidx.c [new file with mode: 0644]
hfile.c [new file with mode: 0644]
hfile_internal.h [new file with mode: 0644]
hfile_irods.c [new file with mode: 0644]
hfile_libcurl.c [new file with mode: 0644]
hfile_net.c [new file with mode: 0644]
hts.c [new file with mode: 0644]
hts_internal.h [new file with mode: 0644]
htsfile.1 [new file with mode: 0644]
htsfile.c [new file with mode: 0644]
htslib.mk [new file with mode: 0644]
htslib.pc.in [new file with mode: 0644]
htslib/bgzf.h [new file with mode: 0644]
htslib/cram.h [new file with mode: 0644]
htslib/faidx.h [new file with mode: 0644]
htslib/hfile.h [new file with mode: 0644]
htslib/hts.h [new file with mode: 0644]
htslib/hts_defs.h [new file with mode: 0644]
htslib/kbitset.h [new file with mode: 0644]
htslib/kfunc.h [new file with mode: 0644]
htslib/khash.h [new file with mode: 0644]
htslib/khash_str2int.h [new file with mode: 0644]
htslib/klist.h [new file with mode: 0644]
htslib/knetfile.h [new file with mode: 0644]
htslib/kseq.h [new file with mode: 0644]
htslib/ksort.h [new file with mode: 0644]
htslib/kstring.h [new file with mode: 0644]
htslib/regidx.h [new file with mode: 0644]
htslib/sam.h [new file with mode: 0644]
htslib/synced_bcf_reader.h [new file with mode: 0644]
htslib/tbx.h [new file with mode: 0644]
htslib/vcf.h [new file with mode: 0644]
htslib/vcf_sweep.h [new file with mode: 0644]
htslib/vcfutils.h [new file with mode: 0644]
htslib_vars.mk [new file with mode: 0644]
kfunc.c [new file with mode: 0644]
knetfile.c [new file with mode: 0644]
kstring.c [new file with mode: 0644]
md5.c [new file with mode: 0644]
plugin.c [new file with mode: 0644]
regidx.c [new file with mode: 0644]
sam.5 [new file with mode: 0644]
sam.c [new file with mode: 0644]
synced_bcf_reader.c [new file with mode: 0644]
tabix.1 [new file with mode: 0644]
tabix.c [new file with mode: 0644]
tbx.c [new file with mode: 0644]
test/aux#aux_java.cram [new file with mode: 0644]
test/auxf#values.sam [new file with mode: 0644]
test/auxf.fa [new file with mode: 0644]
test/auxf.fa.fai [new file with mode: 0644]
test/c1#bounds.sam [new file with mode: 0644]
test/c1#clip.sam [new file with mode: 0644]
test/c1#noseq.sam [new file with mode: 0644]
test/c1#pad1.sam [new file with mode: 0644]
test/c1#pad2.sam [new file with mode: 0644]
test/c1#pad3.sam [new file with mode: 0644]
test/c1#unknown.sam [new file with mode: 0644]
test/c1.fa [new file with mode: 0644]
test/c1.fa.fai [new file with mode: 0644]
test/c2#pad.sam [new file with mode: 0644]
test/c2.fa [new file with mode: 0644]
test/c2.fa.fai [new file with mode: 0644]
test/ce#1.sam [new file with mode: 0644]
test/ce#2.sam [new file with mode: 0644]
test/ce#5.sam [new file with mode: 0644]
test/ce#5b.sam [new file with mode: 0644]
test/ce#5b_java.cram [new file with mode: 0644]
test/ce#large_seq.sam [new file with mode: 0644]
test/ce#supp.sam [new file with mode: 0644]
test/ce#tag_depadded.sam [new file with mode: 0644]
test/ce#tag_padded.sam [new file with mode: 0644]
test/ce#unmap.sam [new file with mode: 0644]
test/ce#unmap1.sam [new file with mode: 0644]
test/ce#unmap2.sam [new file with mode: 0644]
test/ce.fa [new file with mode: 0644]
test/ce.fa.fai [new file with mode: 0644]
test/compare_sam.pl [new file with mode: 0755]
test/cross_validate.sh [new file with mode: 0755]
test/faidx.fa [new file with mode: 0644]
test/fieldarith.c [new file with mode: 0644]
test/fieldarith.sam [new file with mode: 0644]
test/formatcols.vcf [new file with mode: 0644]
test/hfile.c [new file with mode: 0644]
test/noroundtrip-out.vcf [new file with mode: 0644]
test/noroundtrip.vcf [new file with mode: 0644]
test/sam.c [new file with mode: 0644]
test/test-regidx.c [new file with mode: 0644]
test/test-vcf-api.c [new file with mode: 0644]
test/test-vcf-api.out [new file with mode: 0644]
test/test-vcf-hdr-in.vcf [new file with mode: 0644]
test/test-vcf-hdr.out [new file with mode: 0644]
test/test-vcf-sweep.c [new file with mode: 0644]
test/test-vcf-sweep.out [new file with mode: 0644]
test/test.pl [new file with mode: 0755]
test/test_view.c [new file with mode: 0644]
test/xx#blank.sam [new file with mode: 0644]
test/xx#large_aux.sam [new file with mode: 0644]
test/xx#large_aux2.sam [new file with mode: 0644]
test/xx#large_aux_java.cram [new file with mode: 0644]
test/xx#minimal.sam [new file with mode: 0644]
test/xx#pair.sam [new file with mode: 0644]
test/xx#repeated.sam [new file with mode: 0644]
test/xx#rg.sam [new file with mode: 0644]
test/xx#tlen.sam [new file with mode: 0644]
test/xx#tlen2.sam [new file with mode: 0644]
test/xx#triplet.sam [new file with mode: 0644]
test/xx#unsorted.sam [new file with mode: 0644]
test/xx.fa [new file with mode: 0644]
test/xx.fa.fai [new file with mode: 0644]
vcf.5 [new file with mode: 0644]
vcf.c [new file with mode: 0644]
vcf_sweep.c [new file with mode: 0644]
vcfutils.c [new file with mode: 0644]