kfuku52 / nwkit

Newick tree processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

nwkit is a pre- and post-processing tool for phylogenetic trees.

Dependency

Installation

# Installation with pip
pip install git+https://github.com/kfuku52/nwkit

# This should show complete options
nwkit -h 

Subcommands

See Wiki for usage.

Licensing

This program is BSD-licensed (3 clause). See LICENSE for details.

About

Newick tree processing

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.2%Language:Shell 0.8%