Imported Upstream version 0.8.1
authorJorge Soares <j.s.soares@gmail.com>
Wed, 26 Nov 2014 11:06:32 +0000 (11:06 +0000)
committerJorge Soares <j.s.soares@gmail.com>
Wed, 26 Nov 2014 11:06:32 +0000 (11:06 +0000)
commit91878cb6cda2aedc6e5e70177280bfa0c2fb4849
tree22ca5115094dccd8705b0c3743c57b1e884ac616
parent3d2e27b2cf8032c41ad5741c66faad6bd5666bdc
Imported Upstream version 0.8.1
197 files changed:
INSTALL
PKG-INFO
README.rst
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/gbp.conf [deleted file]
debian/patches/do_not_use_distribute_setup.patch [deleted file]
debian/patches/fix_cleanup_tests.patch [deleted file]
debian/patches/offline-tests.patch [deleted file]
debian/patches/series [deleted file]
debian/patches/use_external_htslib.patch [deleted file]
debian/python-pysam-tests.README.Debian [deleted file]
debian/python-pysam-tests.docs [deleted file]
debian/python-pysam-tests.install [deleted file]
debian/rules [deleted file]
debian/source/format [deleted file]
debian/tests/control [deleted file]
debian/tests/run-unit-test [deleted file]
debian/watch [deleted file]
doc/api.rst
doc/conf.py
doc/developer.rst
doc/faq.rst
doc/glossary.rst
doc/index.rst
doc/out [new file with mode: 0644]
doc/release.rst
doc/usage.rst
htslib/__init__.py [deleted file]
htslib/bgzf.c
htslib/bgzip.c
htslib/cram/cram_decode.c
htslib/cram/cram_index.c
htslib/cram/cram_io.c
htslib/cram/cram_io.h
htslib/cram/open_trace_file.c
htslib/faidx.c
htslib/hfile.c
htslib/hfile_internal.h
htslib/hfile_net.c
htslib/hts.c
htslib/htslib/__init__.py [deleted file]
htslib/htslib/bgzf.h
htslib/htslib/faidx.h
htslib/htslib/hfile.h
htslib/htslib/hts.h
htslib/htslib/hts_defs.h
htslib/htslib/kfunc.h
htslib/htslib/khash_str2int.h
htslib/htslib/knetfile.h
htslib/htslib/kstdint.h [deleted file]
htslib/htslib/kstring.h
htslib/htslib/sam.h
htslib/htslib/synced_bcf_reader.h
htslib/htslib/tbx.h
htslib/htslib/vcf.h
htslib/htslib/vcf_sweep.h
htslib/htslib/vcfutils.h
htslib/kfunc.c
htslib/knetfile.c
htslib/kstring.c
htslib/sam.c
htslib/synced_bcf_reader.c
htslib/tabix.c
htslib/tbx.c
htslib/vcf.c
htslib/vcf_sweep.c
htslib/vcfutils.c
htslib/version.h
pysam.egg-info/PKG-INFO
pysam.egg-info/SOURCES.txt
pysam.egg-info/requires.txt [deleted file]
pysam.py
pysam/TabProxies.c
pysam/TabProxies.pxd
pysam/TabProxies.pyx
pysam/__init__.py
pysam/calignmentfile.c [new file with mode: 0644]
pysam/calignmentfile.pxd [new file with mode: 0644]
pysam/calignmentfile.pyx [new file with mode: 0644]
pysam/cfaidx.c
pysam/cfaidx.pxd
pysam/cfaidx.pyx
pysam/chtslib.c
pysam/chtslib.pxd
pysam/csamfile.c
pysam/csamfile.pxd
pysam/csamfile.pyx
pysam/csamtools.c
pysam/ctabix.c
pysam/ctabix.pxd
pysam/ctabix.pyx
pysam/cvcf.c
pysam/cvcf.pyx
pysam/htslib_util.h
pysam/pysam_util.c
pysam/samfile_util.c
pysam/samfile_util.h
pysam/version.py
samtools/__init__.py [deleted file]
samtools/bam.c.pysam.c
samtools/bam.h
samtools/bam2bcf.c.pysam.c
samtools/bam2bcf.h
samtools/bam2bcf_indel.c.pysam.c
samtools/bam2depth.c.pysam.c
samtools/bam_aux.c.pysam.c
samtools/bam_cat.c.pysam.c
samtools/bam_color.c.pysam.c
samtools/bam_endian.h
samtools/bam_flags.c.pysam.c [new file with mode: 0644]
samtools/bam_import.c.pysam.c
samtools/bam_index.c.pysam.c
samtools/bam_lpileup.c.pysam.c
samtools/bam_lpileup.h [new file with mode: 0644]
samtools/bam_mate.c.pysam.c
samtools/bam_md.c.pysam.c
samtools/bam_pileup.c.pysam.c [deleted file]
samtools/bam_plbuf.c.pysam.c [new file with mode: 0644]
samtools/bam_plbuf.h [new file with mode: 0644]
samtools/bam_plcmd.c.pysam.c
samtools/bam_reheader.c.pysam.c
samtools/bam_rmdup.c.pysam.c
samtools/bam_rmdupse.c.pysam.c
samtools/bam_sort.c.pysam.c
samtools/bam_split.c.pysam.c [new file with mode: 0644]
samtools/bam_stat.c.pysam.c
samtools/bam_tview.c.pysam.c
samtools/bam_tview.h
samtools/bam_tview_curses.c.pysam.c
samtools/bam_tview_html.c.pysam.c
samtools/bamshuf.c.pysam.c
samtools/bcftools/__init__.py [deleted file]
samtools/bcftools/bcf.c.pysam.c [deleted file]
samtools/bcftools/bcf.h [deleted file]
samtools/bcftools/bcf2qcall.c.pysam.c [deleted file]
samtools/bcftools/bcfutils.c.pysam.c [deleted file]
samtools/bcftools/call1.c.pysam.c [deleted file]
samtools/bcftools/em.c.pysam.c [deleted file]
samtools/bcftools/fet.c.pysam.c [deleted file]
samtools/bcftools/index.c.pysam.c [deleted file]
samtools/bcftools/kfunc.c.pysam.c [deleted file]
samtools/bcftools/kmin.c.pysam.c [deleted file]
samtools/bcftools/kmin.h [deleted file]
samtools/bcftools/mut.c.pysam.c [deleted file]
samtools/bcftools/prob1.c.pysam.c [deleted file]
samtools/bcftools/prob1.h [deleted file]
samtools/bcftools/vcf.c.pysam.c [deleted file]
samtools/bedcov.c.pysam.c
samtools/bedidx.c.pysam.c
samtools/bgzf.c.pysam.c [deleted file]
samtools/bgzf.h [deleted file]
samtools/cut_target.c.pysam.c
samtools/errmod.c.pysam.c
samtools/errmod.h
samtools/faidx.c.pysam.c
samtools/faidx.h [deleted file]
samtools/kaln.c.pysam.c
samtools/kaln.h
samtools/khash.h [deleted file]
samtools/klist.h [deleted file]
samtools/knetfile.c.pysam.c [deleted file]
samtools/knetfile.h [deleted file]
samtools/kprobaln.c
samtools/kprobaln.c.pysam.c
samtools/kprobaln.h
samtools/kseq.h [deleted file]
samtools/ksort.h [deleted file]
samtools/kstring.c.pysam.c [deleted file]
samtools/kstring.h [deleted file]
samtools/misc/ace2sam.c.pysam.c
samtools/misc/md5.c.pysam.c
samtools/padding.c.pysam.c
samtools/phase.c.pysam.c
samtools/razf.c.pysam.c [deleted file]
samtools/razf.h [deleted file]
samtools/sam.c.pysam.c
samtools/sam.h
samtools/sam_header.c.pysam.c
samtools/sam_header.h
samtools/sam_view.c.pysam.c
samtools/sample.c.pysam.c
samtools/sample.h
samtools/samtools.h [new file with mode: 0644]
samtools/stats.c.pysam.c [new file with mode: 0644]
samtools/stats_isize.c.pysam.c [new file with mode: 0644]
samtools/stats_isize.h [new file with mode: 0644]
samtools/test/test.c.pysam.c [new file with mode: 0644]
samtools/test/test.h [new file with mode: 0644]
samtools/version.h [new file with mode: 0644]
samtools/win32/__init__.py [deleted file]
setup.py
tests/example.gtf.gz.tbi [deleted file]
tests/pysam_test.py [deleted file]
tests/tabix_test.py [deleted file]