fastq_pair(1)

Rewrite paired end fastq files so that all reads have a mate and to separate out singletons

Section 1 fastq-pair bookworm source

Description

FASTQ_PAIR

NAME

fastq_pair - Rewrite paired end fastq files so that all reads have a mate and to separate out singletons

DESCRIPTION

fastq_pair [options] [fastq file 1] [fastq file 2]

OPTIONS -t table size (default 100003) -p print the number of elements in each bucket in the table -v verbose output. This is mainly for debugging

AUTHOR

This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.