Subsample reads from FASTQ files
meta
Groovy Map containing sample information e.g. [ id:'test', single_end:false ]
reads
List of input FastQ files
*.{fastq.gz}
sample_size
Number of reads to sample.
versions
File containing software versions
versions.yml
Subsampled FastQ files
Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. Seqtk sample command subsamples sequences.