Skip to content

kerrycobb/PhylogeNi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 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