isaacovercast / PTA

Phylogeographic Temporal Analysis
0 stars 0 forks source link

PTA - Phylogeographic Temporal Analysis

Binder

Whole genome or SNP based comparative phylogeographic analysis for co-distributed assemblages of communities. The result of aggregating a bunch of momis and dadis.

Quick installation

PTA requires python 3.9 at the moment.

Stuck solving environment

If the conda install takes a very long time you can try changing the solver to libmamba. If you are impatient you should just do this right away because it works.

conda install -n base conda-libmamba-solver
conda config --set solver libmamba

Full installation and usage information is available on the PTA rtfd site