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

gt-fastq_sample - Print samples by random choice from given FASTQ files using at least n sequence-chars.

Description

-length [value]
           minimum number of chars to be chosen (default: undefined)

       -help
           display help and exit

       -version
           display version information and exit

Name

       gt-fastq_sample - 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.

Reporting Bugs

       Report bugs to https://github.com/genometools/genometools/issues.

GenomeTools 1.6.5                                  04/27/2024                                 GT-FASTQ_SAMPLE(1)

Synopsis

gtfastq_sample [option ...] -length <n> <fastq_file> [<fastq_file>...]

See Also