Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Caleydo/tdp_gene

Repository files navigation

DEPRECATED: tdp_gene

Phovea NPM version CircleCI

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/Caleydo/tdp_publicdb and we will also contribute our future changes to it.

This repository provides a collection of TDP views and visualization that could be used independent from entry point.

Installation

git clone https://github.com/caleydo/tdp_gene.git
cd tdp_gene
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.