#!/bin/sh module load go export GOPATH=${HOME}/go go get -u github.com/kshedden/seqmatch/prep_reads go get -u github.com/kshedden/seqmatch/prep_target go get -u github.com/kshedden/seqmatch/window_reads go get -u github.com/kshedden/seqmatch/bloom go get -u github.com/kshedden/seqmatch/merge_bloom go get -u github.com/kshedden/seqmatch/runmatch go get -u github.com/kshedden/sztool