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距离
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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/