logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

fastq_pair 1.0                                     April 2021                                      FASTQ_PAIR(1)

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

Name

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

See Also