.gitignore
.gitmodules
.pre-commit-config.yaml
LICENSE
Makefile
README.md
pyproject.toml
.devcontainer/devcontainer.json
.github/ISSUE_TEMPLATE/bug-report.yaml
.github/ISSUE_TEMPLATE/feature-request.yaml
.github/workflows/python-cqa.yaml
.github/workflows/release.yaml
notebooks/1_Quick_Start.ipynb
notebooks/README.md
src/ga4gh.cat_vrs.egg-info/PKG-INFO
src/ga4gh.cat_vrs.egg-info/SOURCES.txt
src/ga4gh.cat_vrs.egg-info/dependency_links.txt
src/ga4gh.cat_vrs.egg-info/requires.txt
src/ga4gh.cat_vrs.egg-info/top_level.txt
src/ga4gh/cat_vrs/__init__.py
src/ga4gh/cat_vrs/models.py
src/ga4gh/cat_vrs/recipes.py
src/ga4gh/cat_vrs/relations.py
tests/validation/test_cat_vrs_models.py
tests/validation/test_cat_vrs_schema.py