PhylogeNi
A library with some basic functions for working with phylogenetic trees.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:23 |
Tags
Installation
nimble install PhylogeNi
choosenim install PhylogeNi
git clone https://github.com/kerrycobb/PhylogeNi
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| PhylogeNi | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/kerrycobb/PhylogeNi |
|---|---|
| Homepage | https://github.com/kerrycobb/PhylogeNi/ |
| Registry Source | nimble_official |
README
PhylogeNi
PhylogeNi is a Nim library with some basic functions for working with phylogenetic trees.
PhylogeNi is a work in progress. Suggestions, criticisms, and especially contributions are welcome! Breaking changes are likely.
Installation
You will need the Nim compiler to be installed on your system. See https://nim-lang.org/
It is recommended that PhylogeNi be installed with nimble.
nimble install phylogeni
Usage
Read the documentation here