0.1.5
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
https://ecogenomics.github.io/DeltaPD/
用于计算系统发育树中节点之间的Delta PD距离
DeltaPD
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:
Otherwise, DeltaPD can be installed via PyPI:
DeltaPD will be on the path after successful installation:
Documentation
https://ecogenomics.github.io/DeltaPD/