LICENSE
README.md
pyproject.toml
ascairn/__init__.py
ascairn/cli.py
ascairn/logger.py
ascairn/match.py
ascairn/my_seq.py
ascairn/utils.py
ascairn.egg-info/PKG-INFO
ascairn.egg-info/SOURCES.txt
ascairn.egg-info/dependency_links.txt
ascairn.egg-info/entry_points.txt
ascairn.egg-info/requires.txt
ascairn.egg-info/top_level.txt
ascairn/commands/__init__.py
ascairn/commands/cen_type.py
ascairn/commands/check_depth.py
ascairn/commands/kmer_count.py
ascairn/commands/parse_marker.py
ascairn/commands/type_all.py
tests/test_cen_type.py
tests/test_check_depth.py
tests/test_kmer_count.py