iTaxoTools / TaxI2

Calculation and analysis of pairwise sequence distances
GNU General Public License v3.0
0 stars 0 forks source link

TaxI2

PyPI - Version PyPI - Python Version GitHub - Tests

Calculate genetic differences between DNA sequences,

This is a computational backend. For the GUI application, please visit TaxIGui.

Installation

TaxI2 is available on PyPI. You can install it through pip:

pip install itaxotools-taxi2

Executables

Download and run the standalone executables without installing Python from the latest TaxIGui release page.

For users seeking the legacy application (v2.0.0), you may find it here.

Release Windows MacOS

Python API

A new API is exposed with the latest backend. See scripts and tests for some examples.