tnt.genome

Minimal genome browser based on TnT Board and Ensembl data


Keywords
tnt, javascript, browser, genome, biojs
License
Apache-2.0
Install
npm install tnt.genome@0.1.10

Documentation

Build Status NPM version

TnT Genome

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

Installation

  • npm:
npm install tnt.genome
  • github:
git clone https://github.com/tntvis/tnt.genome
cd tnt.genome
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