Print samples by random choice from given fastq files using at least n sequence-chars. output is fastq/fasta format depending on whether qualities are available.
gt fastq_sample [option ...] -length <n> <fastq_file> [<fastq_file>...]
-length [value]
minimum number of chars to be chosen (default: undefined)
-help
display help and exit
-version
display version information and exit
Report bugs to <[email protected]>.