Skip to content

Caleydo/tdp_publicdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 drive the tdp_gene 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.