Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

fastaq_caf_to_fastq - Converts a CAF file to FASTQ format

Description

       usage: fastaq_caf_to_fastq [options] <infile> <outfile>

       Converts CAF file to FASTQ format

   positionalarguments:
       infile Name of input CAF file.

       outfile
              Name of output FASTQ file

   options:-h, --help
              show this help message and exit

       -c, --clip
              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

       -l INT, --min_length INT
              Minimum length of sequence to output [1]

fastaq_caf_to_fastq 3.17.0                        December 2024                           FASTAQ-CAF_TO_FASTQ(1)

Name

       fastaq_caf_to_fastq - Converts a CAF file to FASTQ format

See Also