Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 898 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 898 Bytes

DeltaPD

PyPI Bioconda DOI

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.

Installation

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

Documentation

https://ecogenomics.github.io/DeltaPD/