A .fastq file quality trimming tool.
Once Go is installed on your system, simply run:
$: go get github.com/hyraxbio/qtrim
$: go install github.com/hyraxbio/qtrim/qtrim
Or do so by hand if you are familiar with the Go environment.
Type qtrim trim -h
for usage instructions.