CHANGELOG.md
CONTRIBUTING.md
LICENSE
LICENSE-WEIGHTS
MANIFEST.in
NOTICE.md
PACKAGE_MANIFEST.json
README.md
pyproject.toml
requirements.lock
conda-recipe/conda_build_config.yaml
conda-recipe/meta.yaml
docs/API.md
docs/GRAPH_PIPELINE.md
docs/OPERATIONS.md
docs/PUBLISHING.md
docs/SLICED_GRAPHS.md
scripts/release.py
scripts/update_manifest.py
src/ginfinity/__init__.py
src/ginfinity/__main__.py
src/ginfinity/_model.py
src/ginfinity/_validation.py
src/ginfinity/api.py
src/ginfinity/cli.py
src/ginfinity/graph.py
src/ginfinity/py.typed
src/ginfinity/table.py
src/ginfinity.egg-info/PKG-INFO
src/ginfinity.egg-info/SOURCES.txt
src/ginfinity.egg-info/dependency_links.txt
src/ginfinity.egg-info/entry_points.txt
src/ginfinity.egg-info/requires.txt
src/ginfinity.egg-info/top_level.txt
src/ginfinity/data/alignment.json
src/ginfinity/data/encoder.pt
src/ginfinity/data/model.json
tests/conftest.py
tests/test_api.py
tests/test_encoder_cli.py
tests/test_graph.py
tests/test_release.py
tests/test_sliced_graphs.py
tests/test_table.py
tests/test_validation.py