TnT tree display


Keywords
tnt, biojs, javascript, tree, phylogenetic
License
Apache-2.0
Install
npm install tnt.tree@0.1.13

Documentation

Build Status npm version

TnT Tree

TnT Tree is a javascript library for displaying trees. It is part of the the TnT set of visualisation libraries to display trees and track-based visualisations. It has been designed with a powerful API written with flexibility in mind that allows the creation of expressive, dynamic and powerful tree visualizations.

Check out the complete documentation.

Check out the examples

Installation

  • npm:
npm install tnt.tree
  • github:
git clone https://github.com/tntvis/tnt.tree
cd tnt.tree
npm install
gulp build-browser

Feedback

Please, send any feedback to emepyc@gmail.com. Bug reports and feature requests are welcome in the repo bug tracker