Usage

Installation from sources

The sources for convexgating can be downloaded from the Github repo. Please note that you require poetry to be installed.

You can either clone the public repository:

$ git clone git://github.com/buettnerlab/convexgating

Or download the tarball:

$ curl -OJL https://github.com/buettnerlab/convexgating/tarball/master

Once you have a copy of the source, you can install it with:

$ make install