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

fastaq_interleave - Interleaves two files, output is alternating between fwd/rev reads

Description

       usage: fastaq_interleave <infile_1> <infile_2> <outfile>

       Interleaves two files, output is alternating between fwd/rev reads

   positionalarguments:
       infile_1
              Name of first input file

       infile_2
              Name of second input file

       outfile
              Name of output file of interleaved reads

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

       --suffix1 SUFFIX1
              Suffix to add to all names from infile_1 (if suffix not already present)

       --suffix2 SUFFIX2
              Suffix to add to all names from infile_2 (if suffix not already present)

fastaq_interleave 3.17.0                          December 2024                             FASTAQ-INTERLEAVE(1)

Name

       fastaq_interleave - Interleaves two files, output is alternating between fwd/rev reads

See Also