Skip to content

Download

Releases

See the Releases page for release history.

Homebrew

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

Build the lastest development version

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.21+. Check out the development docs for more detail.