TnT Genome is a javascript library for displaying genome based annotations. It has been built on top of the TnT Board library and shares with it the same philosophy and design principles: a powerful API written with flexibility in mind that allows the creation of simple, dynamic and useful genome-based visualisations. The goal of TnT Genome is not to provide a full-featured genome browser but a simple tool to create specific and simple genome views. Its flexibility also allows the exploration of new ways of visualising genome-based annotations.
Check out the complete documentation.
Check out the examples
- npm:
npm install tnt.genome
- github:
git clone https://github.com/tntvis/tnt.genome
cd tnt.genome
npm install
gulp build-browser
Please, send any feedback to emepyc@gmail.com. Bug reports and feature requests are welcome in the repo bug tracker