MANIFEST.in
README.md
pyproject.toml
setup.cfg
peaks2utr/__init__.py
peaks2utr/__main__.py
peaks2utr/annotations.py
peaks2utr/collections.py
peaks2utr/constants.py
peaks2utr/criteria.py
peaks2utr/exceptions.py
peaks2utr/models.py
peaks2utr/postprocess.py
peaks2utr/preprocess.py
peaks2utr/utils.py
peaks2utr/validation.py
peaks2utr.egg-info/PKG-INFO
peaks2utr.egg-info/SOURCES.txt
peaks2utr.egg-info/dependency_links.txt
peaks2utr.egg-info/entry_points.txt
peaks2utr.egg-info/requires.txt
peaks2utr.egg-info/top_level.txt
peaks2utr/demo/Tb927_01_v5.1.gff
peaks2utr/demo/Tb927_01_v5.1.slice.bam
tests/test_annotation.py
tests/test_entrypoint.py
tests/test_output_formatting.py
tests/test_validation.py