Skip to content

Caleydo/tdp_publicdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc237b3 · Feb 29, 2024
Jul 26, 2023
Sep 8, 2022
Apr 18, 2023
Mar 23, 2020
Feb 29, 2024
Feb 29, 2024
Feb 29, 2024
Sep 8, 2022
Sep 8, 2022
Aug 20, 2020
Feb 29, 2024
Sep 8, 2022
Sep 8, 2022
Sep 8, 2022
Jan 5, 2017
Nov 6, 2016
Apr 6, 2022
Jan 12, 2023
Sep 8, 2022
Apr 18, 2023
Aug 4, 2022
Sep 8, 2022
Feb 29, 2024
Feb 29, 2024
Jan 12, 2023
Apr 6, 2022
Jan 12, 2023
Sep 8, 2022
May 16, 2023
Jun 15, 2020
Sep 8, 2022
Mar 21, 2022
Sep 8, 2022
Feb 29, 2024

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 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.