/vials

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

Caleydo Vials

Vials visualizes alternative splicing based on mRNAseq data. You can try out vials at http://vials.io/.

Vials uses Caleydo Web as the underlying visualization framework. This repository contains the client-side Caleydo Web plugin.

Running Vials

Note: We are currently working on a Docker based build ot simplify the deployment process. In the meanwhile create the dev environment

Pre-conditions:

Dev-Environment:

/vagrant (or ‘caleydo_web_container’)
	_data
		reference_genomes
      hg19_broad
    vials_projects
      bodymap.vials_project
  plugins
    vials
    vials_server
    … (many others)
	….
  • start server:
    • cd /vagrant
    • ./manage server

Running vials

Questions ?

  • Get in touch with us: @HendrikStrobelt or @sgratzl .