Adding lib source code. Probably won't be needed
authorJorge Soares <j.s.soares@gmail.com>
Wed, 26 Nov 2014 11:36:48 +0000 (11:36 +0000)
committerJorge Soares <j.s.soares@gmail.com>
Wed, 26 Nov 2014 11:36:48 +0000 (11:36 +0000)
commit26326418c967469011181f7b34c8dee705a6e1d8
treeac54a01f2cf0c2f18ca20d45839b5840464e740a
parent62a776ad93968d9fec095435340e3ce975e5e4e2
Adding lib source code. Probably won't be needed
223 files changed:
benchmark/tabix_bench.py [new file with mode: 0644]
benchmark/windows_small.bed [new file with mode: 0644]
benchmark/windows_small.bed.gz [new file with mode: 0644]
benchmark/windows_small.bed.gz.tbi [new file with mode: 0644]
htslib/INSTALL [new file with mode: 0644]
htslib/LICENSE [new file with mode: 0644]
htslib/Makefile [new file with mode: 0644]
htslib/README [new file with mode: 0644]
htslib/faidx.5 [new file with mode: 0644]
htslib/htslib.mk [new file with mode: 0644]
htslib/htslib.pc.in [new file with mode: 0644]
htslib/htslib_vars.mk [new file with mode: 0644]
htslib/sam.5 [new file with mode: 0644]
htslib/tabix.1 [new file with mode: 0644]
htslib/test/aux#aux.sam [new file with mode: 0644]
htslib/test/aux.fa [new file with mode: 0644]
htslib/test/aux.fa.fai [new file with mode: 0644]
htslib/test/c1#bounds.sam [new file with mode: 0644]
htslib/test/c1#clip.sam [new file with mode: 0644]
htslib/test/c1#pad1.sam [new file with mode: 0644]
htslib/test/c1#pad2.sam [new file with mode: 0644]
htslib/test/c1#pad3.sam [new file with mode: 0644]
htslib/test/c1.fa [new file with mode: 0644]
htslib/test/c1.fa.fai [new file with mode: 0644]
htslib/test/ce#1.sam [new file with mode: 0644]
htslib/test/ce#2.sam [new file with mode: 0644]
htslib/test/ce#5.sam [new file with mode: 0644]
htslib/test/ce#5b.sam [new file with mode: 0644]
htslib/test/ce#large_seq.sam [new file with mode: 0644]
htslib/test/ce#tag_depadded.sam [new file with mode: 0644]
htslib/test/ce#tag_padded.sam [new file with mode: 0644]
htslib/test/ce#unmap.sam [new file with mode: 0644]
htslib/test/ce#unmap1.sam [new file with mode: 0644]
htslib/test/ce#unmap2.sam [new file with mode: 0644]
htslib/test/ce.fa [new file with mode: 0644]
htslib/test/ce.fa.fai [new file with mode: 0644]
htslib/test/compare_sam.pl [new file with mode: 0755]
htslib/test/fieldarith.c [new file with mode: 0644]
htslib/test/fieldarith.sam [new file with mode: 0644]
htslib/test/hfile.c [new file with mode: 0644]
htslib/test/sam.c [new file with mode: 0644]
htslib/test/test-vcf-api.c [new file with mode: 0644]
htslib/test/test-vcf-api.out [new file with mode: 0644]
htslib/test/test-vcf-sweep.c [new file with mode: 0644]
htslib/test/test-vcf-sweep.out [new file with mode: 0644]
htslib/test/test.pl [new file with mode: 0755]
htslib/test/test_view.c [new file with mode: 0644]
htslib/test/test_view.pl [new file with mode: 0755]
htslib/test/xx#blank.sam [new file with mode: 0644]
htslib/test/xx#large_aux.sam [new file with mode: 0644]
htslib/test/xx#large_aux2.sam [new file with mode: 0644]
htslib/test/xx#minimal.sam [new file with mode: 0644]
htslib/test/xx#pair.sam [new file with mode: 0644]
htslib/test/xx#rg.sam [new file with mode: 0644]
htslib/test/xx#triplet.sam [new file with mode: 0644]
htslib/test/xx#unsorted.sam [new file with mode: 0644]
htslib/test/xx.fa [new file with mode: 0644]
htslib/test/xx.fa.fai [new file with mode: 0644]
htslib/vcf.5 [new file with mode: 0644]
pysam/VCF.py.obsolete [new file with mode: 0644]
pysam/alternatives.py.obsolete [new file with mode: 0644]
samtools/bam.c [new file with mode: 0644]
samtools/bam2bcf.c [new file with mode: 0644]
samtools/bam2bcf_indel.c [new file with mode: 0644]
samtools/bam2depth.c [new file with mode: 0644]
samtools/bam_aux.c [new file with mode: 0644]
samtools/bam_cat.c [new file with mode: 0644]
samtools/bam_color.c [new file with mode: 0644]
samtools/bam_flags.c [new file with mode: 0644]
samtools/bam_import.c [new file with mode: 0644]
samtools/bam_index.c [new file with mode: 0644]
samtools/bam_lpileup.c [new file with mode: 0644]
samtools/bam_mate.c [new file with mode: 0644]
samtools/bam_md.c [new file with mode: 0644]
samtools/bam_plbuf.c [new file with mode: 0644]
samtools/bam_plcmd.c [new file with mode: 0644]
samtools/bam_reheader.c [new file with mode: 0644]
samtools/bam_rmdup.c [new file with mode: 0644]
samtools/bam_rmdupse.c [new file with mode: 0644]
samtools/bam_sort.c [new file with mode: 0644]
samtools/bam_split.c [new file with mode: 0644]
samtools/bam_stat.c [new file with mode: 0644]
samtools/bam_tview.c [new file with mode: 0644]
samtools/bam_tview_curses.c [new file with mode: 0644]
samtools/bam_tview_html.c [new file with mode: 0644]
samtools/bamshuf.c [new file with mode: 0644]
samtools/bedcov.c [new file with mode: 0644]
samtools/bedidx.c [new file with mode: 0644]
samtools/cut_target.c [new file with mode: 0644]
samtools/errmod.c [new file with mode: 0644]
samtools/faidx.c [new file with mode: 0644]
samtools/kaln.c [new file with mode: 0644]
samtools/misc/ace2sam.c [new file with mode: 0644]
samtools/misc/md5.c [new file with mode: 0644]
samtools/padding.c [new file with mode: 0644]
samtools/phase.c [new file with mode: 0644]
samtools/sam.c [new file with mode: 0644]
samtools/sam_header.c [new file with mode: 0644]
samtools/sam_view.c [new file with mode: 0644]
samtools/sample.c [new file with mode: 0644]
samtools/stats.c [new file with mode: 0644]
samtools/stats_isize.c [new file with mode: 0644]
samtools/test/merge/test_bam_translate.c [new file with mode: 0644]
samtools/test/merge/test_bam_translate.c.pysam.c [new file with mode: 0644]
samtools/test/merge/test_pretty_header.c [new file with mode: 0644]
samtools/test/merge/test_pretty_header.c.pysam.c [new file with mode: 0644]
samtools/test/merge/test_rtrans_build.c [new file with mode: 0644]
samtools/test/merge/test_rtrans_build.c.pysam.c [new file with mode: 0644]
samtools/test/merge/test_trans_tbl_init.c [new file with mode: 0644]
samtools/test/merge/test_trans_tbl_init.c.pysam.c [new file with mode: 0644]
samtools/test/split/test_count_rg.c [new file with mode: 0644]
samtools/test/split/test_count_rg.c.pysam.c [new file with mode: 0644]
samtools/test/split/test_expand_format_string.c [new file with mode: 0644]
samtools/test/split/test_expand_format_string.c.pysam.c [new file with mode: 0644]
samtools/test/split/test_filter_header_rg.c [new file with mode: 0644]
samtools/test/split/test_filter_header_rg.c.pysam.c [new file with mode: 0644]
samtools/test/split/test_parse_args.c [new file with mode: 0644]
samtools/test/split/test_parse_args.c.pysam.c [new file with mode: 0644]
samtools/test/test.c [new file with mode: 0644]
samtools/test/tview/test_get_rg_sample.c [new file with mode: 0644]
samtools/test/tview/test_get_rg_sample.c.pysam.c [new file with mode: 0644]
save/example.py [new file with mode: 0644]
save/pysam_bench.py [new file with mode: 0644]
save/pysam_test2.6.py [new file with mode: 0755]
save/pysam_test_stdin.py [new file with mode: 0644]
save/pysam_testpp.py [new file with mode: 0644]
save/segfault_tests.py [new file with mode: 0755]
save/vcf_test.py [new file with mode: 0644]
tests/AlignmentFile_test.py [new file with mode: 0644]
tests/SamFile_test.py [new file with mode: 0644]
tests/TestUtils.py [new file with mode: 0644]
tests/_compile_test.pyx [new file with mode: 0644]
tests/_compile_test.pyxbld [new file with mode: 0644]
tests/_cython_flagstat.pyx [new file with mode: 0644]
tests/_cython_flagstat.pyxbld [new file with mode: 0644]
tests/compile_test.py [new file with mode: 0644]
tests/cython_flagstat.py [new file with mode: 0644]
tests/faidx_test.py [new file with mode: 0644]
tests/pysam_data/Makefile [new file with mode: 0644]
tests/pysam_data/ex1.bed [new file with mode: 0644]
tests/pysam_data/ex1.fa [new file with mode: 0644]
tests/pysam_data/ex1.fq [new file with mode: 0644]
tests/pysam_data/ex1.sam.gz [new file with mode: 0644]
tests/pysam_data/ex10.sam [new file with mode: 0644]
tests/pysam_data/ex3.sam [new file with mode: 0644]
tests/pysam_data/ex4.sam [new file with mode: 0644]
tests/pysam_data/ex5.sam [new file with mode: 0644]
tests/pysam_data/ex6.sam [new file with mode: 0644]
tests/pysam_data/ex7.sam.donottest [new file with mode: 0644]
tests/pysam_data/ex8.sam [new file with mode: 0644]
tests/pysam_data/ex9_fail.sam [new file with mode: 0644]
tests/pysam_data/ex9_nofail.sam [new file with mode: 0644]
tests/pysam_data/example_btag.sam [new file with mode: 0644]
tests/pysam_data/example_empty_header.sam [new file with mode: 0644]
tests/pysam_data/example_unmapped_reads_no_sq.sam [new file with mode: 0644]
tests/pysam_data/example_user_header.sam [new file with mode: 0644]
tests/pysam_data/issue100.sam [new file with mode: 0644]
tests/pysam_data/rg_with_tab.sam [new file with mode: 0644]
tests/pysam_data/softclip.sam [new file with mode: 0644]
tests/pysam_data/tag_bug.sam [new file with mode: 0644]
tests/pysam_data/test.gtf [new file with mode: 0644]
tests/pysam_data/test.gtf.gz [new file with mode: 0644]
tests/pysam_data/test_unaligned.sam [new file with mode: 0644]
tests/python_flagstat.py [new file with mode: 0644]
tests/refactoring.pl [new file with mode: 0644]
tests/refactoring.txt [new file with mode: 0644]
tests/samtools_test.py [new file with mode: 0644]
tests/tabix_data/example.bed.gz [new file with mode: 0644]
tests/tabix_data/example.bed.gz.tbi [new file with mode: 0644]
tests/tabix_data/example.gtf.gz [new file with mode: 0644]
tests/tabix_data/example.gtf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example.sam.gz [new file with mode: 0644]
tests/tabix_data/example.sam.gz.tbi [new file with mode: 0644]
tests/tabix_data/example.vcf.gz [new file with mode: 0644]
tests/tabix_data/example.vcf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example.vcf40 [new file with mode: 0644]
tests/tabix_data/example_badcomments.bed.gz [new file with mode: 0644]
tests/tabix_data/example_badcomments.bed.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_badcomments.gtf.gz [new file with mode: 0644]
tests/tabix_data/example_badcomments.gtf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_badcomments.sam.gz [new file with mode: 0644]
tests/tabix_data/example_badcomments.sam.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_badcomments.vcf.gz [new file with mode: 0644]
tests/tabix_data/example_badcomments.vcf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_comments.bed.gz [new file with mode: 0644]
tests/tabix_data/example_comments.bed.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_comments.gtf.gz [new file with mode: 0644]
tests/tabix_data/example_comments.gtf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_comments.sam.gz [new file with mode: 0644]
tests/tabix_data/example_comments.sam.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_comments.vcf.gz [new file with mode: 0644]
tests/tabix_data/example_comments.vcf.gz.tbi [new file with mode: 0644]
tests/tabix_data/example_unicode.vcf [new file with mode: 0644]
tests/tabix_data/gtf_toofew_fields.gtf.gz [new file with mode: 0644]
tests/tabix_data/gtf_toomany_fields.gtf.gz [new file with mode: 0644]
tests/tabix_data/gtf_wrong_fields.gtf.gz [new file with mode: 0644]
tests/tabix_data/vcf/10.vcf [new file with mode: 0644]
tests/tabix_data/vcf/11.vcf [new file with mode: 0644]
tests/tabix_data/vcf/12.vcf [new file with mode: 0644]
tests/tabix_data/vcf/13.vcf [new file with mode: 0644]
tests/tabix_data/vcf/15.vcf [new file with mode: 0644]
tests/tabix_data/vcf/16.vcf [new file with mode: 0644]
tests/tabix_data/vcf/18.vcf [new file with mode: 0644]
tests/tabix_data/vcf/2.vcf [new file with mode: 0644]
tests/tabix_data/vcf/20.vcf [new file with mode: 0644]
tests/tabix_data/vcf/21.vcf [new file with mode: 0644]
tests/tabix_data/vcf/22.vcf [new file with mode: 0644]
tests/tabix_data/vcf/23.vcf [new file with mode: 0644]
tests/tabix_data/vcf/24.vcf [new file with mode: 0644]
tests/tabix_data/vcf/3.vcf [new file with mode: 0644]
tests/tabix_data/vcf/4.vcf [new file with mode: 0644]
tests/tabix_data/vcf/5.vcf [new file with mode: 0644]
tests/tabix_data/vcf/6.vcf [new file with mode: 0644]
tests/tabix_data/vcf/7.vcf [new file with mode: 0644]
tests/tabix_data/vcf/8.vcf [new file with mode: 0644]
tests/tabix_data/vcf/9.vcf [new file with mode: 0644]
tests/tabix_data/vcf/README.txt [new file with mode: 0644]
tests/tabix_data/vcf/issue85.vcf [new file with mode: 0644]
tests/tabix_test.py [new file with mode: 0644]
win32/getopt.c [new file with mode: 0644]
win32/getopt.h [new file with mode: 0644]
win32/stdint.h [new file with mode: 0644]
win32/unistd.h [new file with mode: 0644]