README.md
pyproject.toml
setup.py
coralsnake/__init__.py
coralsnake/annot.py
coralsnake/cli.py
coralsnake/gbam2tbam.py
coralsnake/genegroup.py
coralsnake/gtf2tx.py
coralsnake/mapping.py
coralsnake/seqops.c
coralsnake/tbam2gbam.py
coralsnake/utils.py
coralsnake.egg-info/PKG-INFO
coralsnake.egg-info/SOURCES.txt
coralsnake.egg-info/dependency_links.txt
coralsnake.egg-info/entry_points.txt
coralsnake.egg-info/requires.txt
coralsnake.egg-info/top_level.txt
tests/test_annot.py
tests/test_genegroup.py
tests/test_gtf2tx.py
tests/test_mapping.py
tests/test_seqops.py
tests/test_tbam2gbam.py
tests/test_utils.py