LICENSE
README.md
pyproject.toml
phylorun/__init__.py
phylorun/main.py
phylorun.egg-info/PKG-INFO
phylorun.egg-info/SOURCES.txt
phylorun.egg-info/dependency_links.txt
phylorun.egg-info/entry_points.txt
phylorun.egg-info/requires.txt
phylorun.egg-info/top_level.txt
phylorun/engines/__init__.py
phylorun/engines/beast2.py
phylorun/engines/beastX.py
phylorun/engines/engine.py
phylorun/engines/lphy.py
phylorun/engines/revBayes.py
phylorun/utils/docker_utils.py
tests/test_beast2_detection.py
tests/test_beastX_detection.py
tests/test_rev_bayes_detection.py