LICENSE
README.md
pyproject.toml
src/ataserinyelMSA/__init__.py
src/ataserinyelMSA/alignment.py
src/ataserinyelMSA/fasta.py
src/ataserinyelMSA/fft_utils.py
src/ataserinyelMSA/scoring.py
src/ataserinyelMSA/tree.py
src/ataserinyelMSA.egg-info/PKG-INFO
src/ataserinyelMSA.egg-info/SOURCES.txt
src/ataserinyelMSA.egg-info/dependency_links.txt
src/ataserinyelMSA.egg-info/requires.txt
src/ataserinyelMSA.egg-info/top_level.txt
test/test_alignment.py
test/test_distance.py
test/test_fasta.py
test/test_pipline.py
test/test_progressive_alignment.py
test/test_scoring.py
test/test_tree.py