Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

Caleydo/vials_server

Repository files navigation

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.