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

Latest commit

 

History

History
47 lines (32 loc) · 1.46 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.46 KB

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.