InstallΒΆ

A ready-to-use docker image is available to download.

docker pull b3rse/granite:<version>

To run locally, Python 3.6+ is required together with the following libraries:

Additional software needs to be available in the environment:

To install the program from source:

git clone https://github.com/dbmi-bgm/granite
cd granite
make configure && make build

To install the program with pip:

pip install granite-suite