.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH FASTAQ-CAF_TO_FASTQ "1" "December 2023" "fastaq_caf_to_fastq 3.17.0" "User Commands" .SH NAME fastaq_caf_to_fastq \- Converts a CAF file to FASTQ format .SH DESCRIPTION usage: fastaq_caf_to_fastq [options] .PP Converts CAF file to FASTQ format .SS "positional arguments:" .TP infile Name of input CAF file. .TP outfile Name of output FASTQ file .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-c\fR, \fB\-\-clip\fR Use clipping info to clip reads, if present in the input CAF file (as lines of the form "Clipping QUAL start end"). Default is to not clip .TP \fB\-l\fR INT, \fB\-\-min_length\fR INT Minimum length of sequence to output [1]