Skip to content

hyraxbio/qtrim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QTrim

A .fastq file quality trimming tool.

Installation

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.

Usage

Type qtrim trim -h for usage instructions.

About

A .fastq file read quality trimmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages