hms-dbmi / cistrome-explorer

Interactive visual analytic tool for exploring epigenomics data w/ associated metadata, powered by HiGlass and Gosling
http://cisvis.gehlenborglab.org
13 stars 0 forks source link
gehlenborglab higlass

Cistrome Explorer

Interactive visual analytic tool for exploring epigenomics data w/ associated metadata, powered by HiGlass and Cistrome Data Browser Toolkit

Development

Install dependencies with yarn (v1):

yarn

Run development server for demo app:

yarn start

Run tests:

yarn test
# or
yarn test --watch

Production

Build demo app for production:

yarn build

Build for NPM package:

yarn build-pkg

Docs

yarn docs

Data processing resources

Presentations and other resources

Related repositories