A neighbour-joining library for Python.
Project description
anjl - A neighbour-joining library for Python
anjl
is a Python package providing implementations of the
neighbour-joining
algorithm of Saitou
and Nei and some associated utilities.
Installation
pip install anjl
Usage
import anjl
Canonical neighbour-joining
help(anjl.canonical_nj)
About
There are implementations of neighbour-joining available in BioPython, scikit-bio and biotite, but they are relatively slow for larger numbers of nodes. I created this package to provide faster implementations for use in population genomics.
Bug reports and suggestions are welcome but I make no promises regarding support, please be patient and understanding!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anjl-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
anjl-0.1.0-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file anjl-0.1.0.tar.gz
.
File metadata
- Download URL: anjl-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0587f834f19759b036be44629cf809a1356589beb29286c7e43195c683759682 |
|
MD5 | 66c47960ec6ac9722d1620346d4f9b42 |
|
BLAKE2b-256 | 863e8e8f87bd8c3cebfc0e4e350a2556eaac64ba514ff2622b10f2ba507ff428 |
File details
Details for the file anjl-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: anjl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.8.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20bf08b8d0f21e481471dfd3dfdb2494093c482e9d62542facdd3c8245a7b303 |
|
MD5 | 4aa5acb72fc8483442a6c7b390ed8240 |
|
BLAKE2b-256 | 5a77980f367ef83ae98bceca9e7ebe7016f1c0972a38f0bd54f293ae255ece9f |