X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=pysam.git;a=blobdiff_plain;f=pysam.egg-info%2FSOURCES.txt;fp=pysam.egg-info%2FSOURCES.txt;h=b59e9141e7d3bbe977de0a993c4898428b249906;hp=45bcda92e7a5771b41a9988695e116d1aa7ea0ba;hb=68c074fc81858150ca7447a88e731eec96be6378;hpb=768881ffd9d33e3c5fa00dd9ea6f488f4f0700b3 diff --git a/pysam.egg-info/SOURCES.txt b/pysam.egg-info/SOURCES.txt index 45bcda9..b59e914 100644 --- a/pysam.egg-info/SOURCES.txt +++ b/pysam.egg-info/SOURCES.txt @@ -3,13 +3,14 @@ INSTALL KNOWN_BUGS MANIFEST.in THANKS -ez_setup.py +distribute_setup.py setup.cfg setup.py pysam/Pileup.py pysam/TabProxies.c pysam/TabProxies.pxd pysam/TabProxies.pyx +pysam/VCF.py pysam/__init__.py pysam/csamtools.c pysam/csamtools.pxd @@ -134,9 +135,39 @@ tests/ex7.sam tests/ex8.sam tests/ex9_fail.bam tests/ex9_nofail.bam +tests/example.bed.gz +tests/example.bed.gz.tbi tests/example.gtf.gz tests/example.gtf.gz.tbi tests/example.py +tests/example.vcf40 +tests/example_btag.sam +tests/example_empty_header.bam +tests/example_unmapped_reads_no_sq.sam +tests/example_user_header.sam +tests/issue100.bam tests/pysam_test.py tests/segfault_tests.py -tests/tabix_test.py \ No newline at end of file +tests/tabix_test.py +tests/tag_bug.bam +tests/vcf-examples/10.vcf +tests/vcf-examples/11.vcf +tests/vcf-examples/12.vcf +tests/vcf-examples/13.vcf +tests/vcf-examples/15.vcf +tests/vcf-examples/16.vcf +tests/vcf-examples/18.vcf +tests/vcf-examples/2.vcf +tests/vcf-examples/20.vcf +tests/vcf-examples/21.vcf +tests/vcf-examples/22.vcf +tests/vcf-examples/23.vcf +tests/vcf-examples/24.vcf +tests/vcf-examples/3.vcf +tests/vcf-examples/4.vcf +tests/vcf-examples/5.vcf +tests/vcf-examples/6.vcf +tests/vcf-examples/7.vcf +tests/vcf-examples/8.vcf +tests/vcf-examples/9.vcf +tests/vcf-examples/issue85.vcf \ No newline at end of file