hms-dbmi / higlass-story

A tool to create scrollytelling-based stories with HiGlass.

Home Page:http://higlass.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiGlass Story

A tool to build interactive stories using the HiGlass Genome Visualization framework.

Installation:

$ git clone --recursive https://github.com/hms-dbmi/higlass-story
$ npm install

To view a report using its JSON file, simply include the JSON file in this project's directory and run either of the following:

Developmental server:

$ npm start

Production build:

$ npm run build

About

A tool to create scrollytelling-based stories with HiGlass.

http://higlass.io


Languages

Language:JavaScript 66.7%Language:HTML 27.3%Language:CSS 6.0%