Download 0.10.1

Funnel is a single binary.
Funnel requires Docker.
Funnel is beta quality. APIs might break, bugs exist, data might be lost.

Homebrew

brew tap ohsu-comp-bio/formula
brew install funnel

In order to build the latest code, run:

$ git clone https://github.com/ohsu-comp-bio/funnel.git
$ cd funnel
$ make

Funnel requires Go 1.11+. Check out the development docs for more detail.

Release History

See the Releases page for release history.