/goFish

Genomic software written in Go for researching stickleback genetics

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Go (lang) genomic scripts

Quick install of goFish packages run the command:

go get -v github.com/edotau/goFish

For a full golang build, GOROOT, GOPATH, GOBIN set up:

git clone https://github.com/edotau/goFish.git; ./goFish/setup.sh

GoDocs are available: goFishDocs