Skip to content

Ecogenomics/DeltaPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/