Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvictus/higlass-docs
https://github.com/nvictus/higlass-docs
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nvictus/higlass-docs
- Owner: nvictus
- Created: 2018-03-02T01:32:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T19:27:13.000Z (over 6 years ago)
- Last Synced: 2024-10-03T12:17:46.942Z (3 months ago)
- Language: HTML
- Size: 9.58 MB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HiGlass Docs
> Documentation for all HiGlass software ([viewer][hgv], [app][hga], [server][hgs], [docker][hgd])
[![HiGlass](https://img.shields.io/badge/higlass-👍-red.svg?colorB=0f5d92)](http://higlass.io)
[![Live Docs](https://img.shields.io/badge/docs-live-red.svg?colorB=0f5d92)](https://hms-dbmi.github.io/higlass-docs/)Compiling: `./build.sh` or
```
sphinx-build -b html . _build/html
```Serving: `./serve.sh` or
```
cd _build/html; python -m http.server 8081
```[hga]: https://github.com/hms-dbmi/higlass-app
[hgd]: https://github.com/hms-dbmi/higlass-docker
[hgs]: https://github.com/hms-dbmi/higlass-server
[hgv]: https://github.com/hms-dbmi/higlass