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
- Host: GitHub
- URL: https://github.com/caleydo/stratomex_js
- Owner: Caleydo
- License: bsd-3-clause
- Created: 2015-02-11T22:15:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T13:33:04.000Z (almost 8 years ago)
- Last Synced: 2026-01-06T20:46:56.075Z (5 months ago)
- Topics: hidivelab
- Language: TypeScript
- Homepage: http://stratomex.caleydo.org/
- Size: 255 KB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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