The vials server reads genomic files and provide data as API. It is recommended to use it in conjunction with vials.
git clone https://github.com/caleydo/vials_server.git
cd vials_server
npm install
npm test
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.