Skip to content
/ goFish Public

Genomic software written in Go for researching stickleback genetics

License

Notifications You must be signed in to change notification settings

edotau/goFish

Repository files navigation

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