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_enumerate_names - Renames sequences in a file, calling them 1,2,3... etc

Description

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

       Renames sequences in a file, calling them 1,2,3... etc

   positionalarguments:
       infile Name of fasta/q file to be read

       outfile
              Name of output fasta/q file

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

       --start_index START_INDEX
              Starting number [1]

       --rename_file RENAME_FILE
              If used, will write a file of old name to new name

       --keep_suffix
              Use this to keep a /1 or /2 suffix at the end of each name

       --suffix SUFFIX
              Add the given string to the end of every name

fastaq_enumerate_names 3.17.0                     December 2024                        FASTAQ-ENUMERATE_NAMES(1)

Name

       fastaq_enumerate_names - Renames sequences in a file, calling them 1,2,3... etc

See Also