fastq-pair

Rewrites paired end fastq so all reads have a mate to separate out singletons

Description

This package rewrites the fastq files with the sequences in order, with matching files for the two files provided on the command line, and then any single reads that are not matched are place in two separate files, one for each original file.

This code is designed to be fast and memory efficient, and works with large fastq files. It does not store the whole file in memory, but rather just stores the locations of each of the indices in the first file provided in memory.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/linsalrob/fastq-pair


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install fastq-pair