README.rst
setup.cfg
setup.py
bioconvert/__init__.py
bioconvert/bam2bed.py
bioconvert/bam2sam.py
bioconvert/fasta2phylip.py
bioconvert/json2yaml.py
bioconvert/sam2cram.py
bioconvert/scf2fasta.py
bioconvert/scf2fastq.py
bioconvert/vcf2bcf.py
bioconvert/yaml2json.py
bioconvert.egg-info/PKG-INFO
bioconvert.egg-info/SOURCES.txt
bioconvert.egg-info/dependency_links.txt
bioconvert.egg-info/entry_points.txt
bioconvert.egg-info/not-zip-safe
bioconvert.egg-info/requires.txt
bioconvert.egg-info/top_level.txt
bioconvert/core/__init__.py
bioconvert/core/base.py
bioconvert/core/benchmark.py
bioconvert/core/graph.py
bioconvert/core/registry.py
bioconvert/data/README.rst
bioconvert/data/__init__.py
bioconvert/data/fa2phy.fasta
bioconvert/data/fa2phy_desired_output.phylip
bioconvert/data/sample_v2.fasta
bioconvert/data/sample_v2.fastq
bioconvert/data/sample_v2.scf
bioconvert/data/sample_v3.fasta
bioconvert/data/sample_v3.fastq
bioconvert/data/sample_v3.scf
bioconvert/data/test_measles.bam
bioconvert/data/test_measles.bed.gz
bioconvert/data/test_measles.cram
bioconvert/data/test_measles.fa
bioconvert/data/test_measles.fa.fai
bioconvert/data/test_measles.sam
bioconvert/data/test_measles.sorted.bam
bioconvert/data/test_v1.json
bioconvert/data/test_v1.yaml
bioconvert/data/test_v1_nocomments.yaml
bioconvert/scripts/__init__.py
bioconvert/scripts/converter.py
test/__init__.py
test/test_bam2bed.py
test/test_bam2sam.py
test/test_convbase.py
test/test_converters.py
test/test_fasta2phylip.py
test/test_json2yaml.py
test/test_sam2cram.py
test/test_scf2fasta.py
test/test_scf2fastq.py
test/test_yaml2json.py