Dataframe-based tools for working with phylogenetic trees.
Project description
phyloframe
Dataframe-based tools for working with phylogenetic trees.
- Free software: MIT license
- Documentation: https://phyloframe.readthedocs.io
- Repository: https://github.com/mmore500/phyloframe
Install
python3 -m pip install "phyloframe[jit]==0.5.2"
A containerized release of phyloframe is available via ghcr.io
singularity exec docker://ghcr.io/mmore500/phyloframe:v0.5.2 python3 -m phyloframe --help
Usage
from phyloframe import legacy as pfl
df = pfl.alifestd_make_empty()
print(df)
Citing
If phyloframe contributes to a scholarly work, please cite it as
Matthew Andres Moreno. (2026). mmore500/phyloframe. Zenodo. https://doi.org/10.5281/zenodo.18842674
@software{moreno2026phyloframe,
author = {Matthew Andres Moreno},
title = {mmore500/phyloframe},
month = mar,
year = 2026,
publisher = {Zenodo},
doi = {10.5281/zenodo.18842674},
url = {https://doi.org/10.5281/zenodo.18842674}
}
And don't forget to leave a star on GitHub!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phyloframe-0.5.2.tar.gz
(447.7 kB
view details)
File details
Details for the file phyloframe-0.5.2.tar.gz.
File metadata
- Download URL: phyloframe-0.5.2.tar.gz
- Upload date:
- Size: 447.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a97e0bc0b97a3e5d92dc3c0b053ed6383da0eaf430a7b44b854d77d02814793c
|
|
| MD5 |
212d9988e2df184cd968dd4cb9cd4c25
|
|
| BLAKE2b-256 |
70f38c014f1c7c7dd649aa0434fb4f6ce509660fc4bd74c89a676d7ae77e945a
|