.gitignore
LICENSE
README.md
pyproject.toml
examples/example_input.tsv
examples/generate_example_data.py
examples/results.tsv
examples/scatter.png
splicedrift/__init__.py
splicedrift/__main__.py
splicedrift/cli.py
splicedrift/io.py
splicedrift/model.py
splicedrift/plotting.py
splicedrift.egg-info/PKG-INFO
splicedrift.egg-info/SOURCES.txt
splicedrift.egg-info/dependency_links.txt
splicedrift.egg-info/entry_points.txt
splicedrift.egg-info/requires.txt
splicedrift.egg-info/top_level.txt
tests/__init__.py
tests/test_model.py