DeltaPD is a tool used to determine outliers in a gene tree when compared against a reference tree.
Note: This project is currently in development and is not recommended for public use.
It is recommended to install DeltaPD using conda in a version-specific environment:
conda create -n deltapd -c bioconda deltapd
Otherwise, DeltaPD can be installed via PyPI:
python -m pip install deltapd
DeltaPD will be on the path after successful installation:
deltapd -h