An open API service indexing awesome lists of open source software.

https://github.com/caleydo/tdp_publicdb

Database connector for the bioinfoDB.hg38 database
https://github.com/caleydo/tdp_publicdb

ccle phovea phovea-client-plugin phovea-server-plugin tcga tdp

Last synced: 5 months ago
JSON representation

Database connector for the bioinfoDB.hg38 database

Awesome Lists containing this project

README

          

tdp_publicdb
=====================
[![Phovea][phovea-image-client]][phovea-url] [![Phovea][phovea-image-server]][phovea-url] [![NPM version][npm-image]][npm-url] [![Build Status][circleci-image]][circleci-url]

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](http://phovea.caleydo.org/)**, 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](http://phovea.caleydo.org).

[phovea-image-client]: https://img.shields.io/badge/Phovea-Client%20Plugin-F47D20.svg
[phovea-image-server]: https://img.shields.io/badge/Phovea-Server%20Plugin-10ACDF.svg
[phovea-url]: https://phovea.caleydo.org
[npm-image]: https://badge.fury.io/js/tdp_publicdb.svg
[npm-url]: https://npmjs.org/package/tdp_publicdb
[circleci-image]: https://circleci.com/gh/Caleydo/tdp_publicdb.svg?style=shield
[circleci-url]: https://circleci.com/gh/Caleydo/tdp_publicdb