Skip to content

A tool to create scrollytelling-based stories with HiGlass.

Notifications You must be signed in to change notification settings

hms-dbmi/higlass-story

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published