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_trim_ends - Trim fixed number of bases of start and/or end of every sequence

Description

       usage: fastaq_trim_ends <infile> <bases off start> <bases off end> <outfile>

       Trim fixed number of bases of start and/or end of every sequence

   positionalarguments:
       infile Name of input file

       start_trim
              Number of bases to trim off start

       end_trim
              Number of bases to trim off end

       outfile
              Name of output file

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

fastaq_trim_ends 3.17.0                           December 2024                              FASTAQ-TRIM_ENDS(1)

Name

       fastaq_trim_ends - Trim fixed number of bases of start and/or end of every sequence

See Also