LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/demo_meta.tsv
examples/demo_tree.nwk
src/phylometa/__init__.py
src/phylometa/cli.py
src/phylometa/io.py
src/phylometa/plotting.py
src/phylometa/qc.py
src/phylometa/stats_categorical.py
src/phylometa/stats_continuous.py
src/phylometa/tree.py
src/phylometa/utils.py
src/phylometa.egg-info/PKG-INFO
src/phylometa.egg-info/SOURCES.txt
src/phylometa.egg-info/dependency_links.txt
src/phylometa.egg-info/entry_points.txt
src/phylometa.egg-info/requires.txt
src/phylometa.egg-info/top_level.txt
tests/test_clade_enrichment.py
tests/test_import.py
tests/test_plotting.py
tests/test_qc.py
tests/test_stats_categorical.py
tests/test_stats_continuous.py
tests/test_tree.py