Skip to content

Latest commit

 

History

History
 
 

HiGlass Docs

Documentation for all HiGlass software (viewer, app, server, docker)

Simple edits can be made in GitHub. For anything more extensive, preview it locally:

git clone https://github.com/higlass/higlass.git
cd higlass/docs
git checkout develop
pip install -r requirements.txt
./serve.sh

Docs are built and pushed to S3 by Travis. See .travis.yml for details.