/LD-chart

A Javascript chart for Linkage Disequilibrium (based on three.js)

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

LD-chart

A Javascript chart for Linkage Disequilibrium (based on three.js)

Installation

You will need a HTTP server for testing.

With node/npm:

npm -i g http-server
http-server

With Python 3:

python -m http.server

Get three.js:

bash get_js.sh