https://github.com/hms-dbmi/higlass
Raw File
Tip revision: cc7c4ce3daa567df95f9dafcf4d43200ca3bfe21 authored by Peter Kerpedjiev on 30 May 2018, 04:20:22 UTC
Fixed lock value scales
Tip revision: cc7c4ce
.gitignore
app/local
app/test2.html
app/test3.html
yarn.lock
build/
npm-debug.log
**/*.un~
*.swo
*.swn
**/*.swp
**/*#
temp/**
data/**
data
output/**
notebooks/.ipynb_checkpoints/**
notebooks/**/*.log
.tmp
*.pyc
bower_components/
node_modules/
jsons/
.DS_Store
*.zip
.idea/
dist
report.html
docs/_build
package-lock.json
back to top