kerrycobb / PhylogeNi

A Nim library for phylogenetic trees

Home Page:https://kerrycobb.github.io/PhylogeNi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Actions CI License: MIT Stability

PhylogeNi

PhylogeNi is a Nim library with some basic functions for working with phylogenetic trees.

PhylogeNi is a work in progress. Suggestions, contributions, and criticisms 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 BioSeq be installed with nimble.

nimble install phylogeni

Usage

Read the documentation here

About

A Nim library for phylogenetic trees

https://kerrycobb.github.io/PhylogeNi/

License:MIT License


Languages

Language:Nim 100.0%