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_search_for_seq - Find all exact matches to a string (and its reverse complement)

Description

       usage: fastaq_search_for_seq [options] <infile> <outfile> <search_string>

       Searches  for  an  exact  match  on a given string and its reverse complement, in every sequence of input
       sequence file. Case insensitive. Guaranteed to find all hits

   positionalarguments:
       infile Name of input file

       outfile
              Name of outputfile. Tab-delimited output: sequence name, position, strand

       search_string
              String to search for in the sequences

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

fastaq_search_for_seq 3.17.0                      December 2024                         FASTAQ-SEARCH_FOR_SEQ(1)

Name

       fastaq_search_for_seq - Find all exact matches to a string (and its reverse complement)

See Also