/vials_server

Reading Genomic Files and provide data as API

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

vials_server Phovea NPM version Build Status Dependency Status

The vials server reads genomic files and provide data as API. It is recommended to use it in conjunction with vials.

Installation

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