Command line downloader for files from Illumina's Basespace
This project will download files for a Sample or Project from Basespace. You must possess a valid app-token from Basespace in order to use this application.
This is my first Go application, so the code may be a little ugly, but it works!
You need to have Go installed first. Next, you can retrieve the Go code and build it in one step:
go get github.com/compgen-io/basespace-download
Next, you can copy the binary from $GOPATH/bin to anywhere in your $PATH.
For more information on getting an app-token, see here: https://support.basespace.illumina.com/knowledgebase/articles/403618-python-run-downloader