LICENSE
README.md
pyproject.toml
src/vargate/__init__.py
src/vargate/cli.py
src/vargate/model.py
src/vargate/parsers.py
src/vargate/profile.py
src/vargate/report.py
src/vargate/scoring.py
src/vargate.egg-info/PKG-INFO
src/vargate.egg-info/SOURCES.txt
src/vargate.egg-info/dependency_links.txt
src/vargate.egg-info/entry_points.txt
src/vargate.egg-info/requires.txt
src/vargate.egg-info/top_level.txt
src/vargate/profiles/sv_somatic.yaml
src/vargate/templates/logo-black-transparent.svg
src/vargate/templates/report.html.j2
tests/test_cli.py
tests/test_model.py
tests/test_parsers.py
tests/test_profile.py
tests/test_report.py
tests/test_scoring.py