This repository provides a SQLite database with dummy data and additional views for this specific dataset for TargID.
git clone https://github.com/caleydo/tdp_dummy.git
cd tdp_dummy
npm install
npm test
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.