This is an old revision of the document!
See which versions of canu are available:
$ module avail canu
Load canu into your environment and run it:
$ module load canu/1.6 $ canu
Notes from the sysadmin during installation:
$ cd /tmp $ wget https://github.com/marbl/canu/releases/download/v1.6/canu-1.6.Linux-amd64.tar.xz $ tar xf canu-1.6.Linux-amd64.tar.xz $ sudo mkdir -p /export/apps/canu/1.6 $ sudo cp -r canu-1.6/Linux-amd64/bin /export/apps/canu/1.6