An open API service indexing awesome lists of open source software.

https://github.com/caleydo/stratomex_js

StratomeX for the visual exploration of genomic stratification of diseases @JKU-ICG
https://github.com/caleydo/stratomex_js

hidivelab

Last synced: 5 months ago
JSON representation

StratomeX for the visual exploration of genomic stratification of diseases @JKU-ICG

Awesome Lists containing this project

README

          

stratomex_js [![Phovea][phovea-image]][phovea-url] [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
=====================

StratomeX.js is a port for Phovea using the Caleydo CLUE framework for provenance tracking and story telling.

Further resources:
* [Vistories.org](http://vistories.org)
* [CLUE Homepage](http://clue.caleydo.org/)
* Examples using CLUE: [StratomeX](http://vistories.org/v/stratomex) and [Gapminder](http://vistories.org/v/gapminder)

A [demonstration](http://stratomex.caleydoapp.org) is available in the caleydoapp.org.

Installation
------------

```
git clone https://github.com/caleydo/stratomex_js.git
cd stratomex_js
npm install
```

Testing
-------

```
npm test
```

Building
--------

```
npm run build
```

***


This repository is part of **[Phovea](http://phovea.caleydo.org/)**, 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](http://phovea.caleydo.org).

[phovea-image]: https://img.shields.io/badge/Phovea-Application-1BA64E.svg
[phovea-url]: https://phovea.caleydo.org
[npm-image]: https://badge.fury.io/js/stratomex_js.svg
[npm-url]: https://npmjs.org/package/stratomex_js
[travis-image]: https://travis-ci.org/caleydo/stratomex_js.svg?branch=master
[travis-url]: https://travis-ci.org/caleydo/stratomex_js
[daviddm-image]: https://david-dm.org/caleydo/stratomex_js/status.svg
[daviddm-url]: https://david-dm.org/caleydo/stratomex_js