Awesome
vials
Vials visualizes alternative splicing based on mRNAseq data. You can try out vials at http://vials.io/.
Installation
git clone https://github.com/caleydo/vials.git
cd vials
npm install
Testing
npm test
Building
npm run build
<a href="https://caleydo.org"><img src="http://caleydo.org/assets/images/logos/caleydo.svg" align="left" width="200px" hspace="10" vspace="6"></a> 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.