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_replace_bases - Replaces all occurrences of one letter with another

Description

       usage: fastaq_replace_bases <infile> <outfile> <old> <new>

       Replaces all occurrences of one letter with another

   positionalarguments:
       infile Name of input file

       outfile
              Name of output file

       old    Base to be replaced

       new    Replace with this letter

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

fastaq_replace_bases 3.17.0                       December 2024                          FASTAQ-REPLACE_BASES(1)

Name

       fastaq_replace_bases - Replaces all occurrences of one letter with another

See Also