abacus-gene / hhsd

HHSD is a python pipeline for hierarchical heuristic species delimitation using genomic sequence data under the multispecies coalescent model. It drives data analysis using the program bpp.
GNU General Public License v3.0
2 stars 0 forks source link

HHSD

hhsd can be used to perform Hierarchical Heuristic Species Delimitation from multilocus genetic data.

Installation instructions

Prerequisites

Then, install the program as expected:

cd hhsd
pip install .

Checking your install

To check if hhsd was installed successfully, open your command line of choice, and type:

hhsd

This should result in a greeting message similar to the following:

hhsd version 0.9.9
12 cores available
specify control file for analysis with --cfile

Detailed instructions

Details on the operation of the program, including best practices, and a thorough explanation of parameter syntax can be found in the manual.