enhancer-promoter-vis
v0.1.0
Published
<h1 align="center"> Enhancer-Promoter Visualization </h1>
Downloads
1
Readme
A tool for visually exploring enhancer-promoter interactions across samples in the context of GWAS SNPs
Live Demo: https://flekschas.github.io/enhancer-promoter-vis
Development
Installation
$ git clone https://github.com/flekschas/enhancer-promoter-vis && enhancer-promoter-vis
$ npm install
Commands
Developmental server: npm start
Production build: npm run build
Demo build: npm run build-demo