This repository contains the database connector to the bioinfoDB.hg38 database and the respective SQL queries to show the views and visualizations.
git clone https://github.com/caleydo/tdp_publicdb.git
cd tdp_publicdb
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.