AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bin/g2gtools
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/docs/g2gtools/modules.rst
docs/g2gtools/g2gtools.bamsam.rst
docs/g2gtools/g2gtools.bed.rst
docs/g2gtools/g2gtools.bins.rst
docs/g2gtools/g2gtools.chain.rst
docs/g2gtools/g2gtools.exceptions.rst
docs/g2gtools/g2gtools.fasta.rst
docs/g2gtools/g2gtools.g2g.rst
docs/g2gtools/g2gtools.g2g_commands.rst
docs/g2gtools/g2gtools.g2g_utils.rst
docs/g2gtools/g2gtools.gtf.rst
docs/g2gtools/g2gtools.kmer.rst
docs/g2gtools/g2gtools.rst
docs/g2gtools/g2gtools.seq_offsets.rst
docs/g2gtools/g2gtools.sequence.rst
docs/g2gtools/g2gtools.vcf.rst
docs/g2gtools/modules.rst
g2gtools/__init__.py
g2gtools/bamsam.py
g2gtools/bed.py
g2gtools/bins.py
g2gtools/chain.py
g2gtools/exceptions.py
g2gtools/fasta.py
g2gtools/fasta_patch.py
g2gtools/g2g.py
g2gtools/g2g_commands.py
g2gtools/g2g_fileutils.py
g2gtools/g2g_utils.py
g2gtools/gtf.py
g2gtools/gtf_db.py
g2gtools/seq_offsets.py
g2gtools/sequence.py
g2gtools/vcf.py
g2gtools/vcf2chain.py
g2gtools.egg-info/PKG-INFO
g2gtools.egg-info/SOURCES.txt
g2gtools.egg-info/dependency_links.txt
g2gtools.egg-info/not-zip-safe
g2gtools.egg-info/requires.txt
g2gtools.egg-info/top_level.txt
tests/__init__.py
tests/test_g2gtools.py