fastqsplit

command module
v0.0.0-...-544bdae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2021 License: MIT Imports: 8 Imported by: 0

README

fastqsplit

Splits fastq files by lane.

Takes gzipped fastq files of the form "prefix_suffix" and writes gzipped files of the form "prefix_lane_suffix".

Usage

fastqsplit fastq_file(s)

Notes

  • fastq files must be gzipped
  • Does approximately 10M lines every 13s (depending on CPU speed)

Building

go get github.com/klauspost/pgzip/
go build fastqsplit.go

Binaries

Download binaries for Linux or OSX from the releases page.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL