LICENSE
README.md
pyproject.toml
agp/__init__.py
agp/agptools.py
agp/assemble.py
agp/bed.py
agp/fasta.py
agp/flip.py
agp/join.py
agp/remove.py
agp/rename.py
agp/sanitize.py
agp/split.py
agp/transform.py
bio_agptools.egg-info/PKG-INFO
bio_agptools.egg-info/SOURCES.txt
bio_agptools.egg-info/dependency_links.txt
bio_agptools.egg-info/entry_points.txt
bio_agptools.egg-info/requires.txt
bio_agptools.egg-info/top_level.txt
tests/test_agp.py
tests/test_assemble.py
tests/test_bed.py
tests/test_flip.py
tests/test_join.py
tests/test_remove.py
tests/test_rename.py
tests/test_sanitize.py
tests/test_split.py
tests/test_transform.py