Returns a subsample of N reads from a FASTQ file.
Returns a subsample of N reads from a FASTQ file.
When using paired-end data, use same random seed for both files to keep pairing.
The output is a gzipped FASTQ file.
This tool is based on the seqtk package by Heng Li.