Vials visualizes alternative splicing based on mRNAseq data. You can try out vials at http://vials.io/.
git clone https://github.com/caleydo/vials.git
cd vials
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.