Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.42 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.42 KB

tdp_publicdb

Phovea Phovea NPM version Build Status

This repository contains the database connector to the bioinfoDB.hg38 database and the respective SQL queries to show the views and visualizations.

Installation

git clone https://github.com/caleydo/tdp_publicdb.git
cd tdp_publicdb
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.