.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
tutorial.md
.github/workflows/integration-tests.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
paper/paper.bib
paper/paper.md
snpsnip/__init__.py
snpsnip/__main__.py
snpsnip/_version.py
snpsnip/generate_example.py
snpsnip.egg-info/PKG-INFO
snpsnip.egg-info/SOURCES.txt
snpsnip.egg-info/dependency_links.txt
snpsnip.egg-info/entry_points.txt
snpsnip.egg-info/requires.txt
snpsnip.egg-info/top_level.txt
snpsnip/templates/index.html
tests/test_integration.py
tests/test_tutorial.py