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_expand_nucleotides - Makes every combination of degenerate nucleotides

Description

       usage: fastaq_expand_nucleotides <infile> <outfile>

       Makes all combinations of sequences in input file by using all possibilities of redundant bases. e.g. ART
       could be AAT or AGT. Assumes input is nucleotides, not amino acids

   positionalarguments:
       infile Name of input file

       outfile
              Name of output file

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

fastaq_expand_nucleotides 3.17.0                  December 2024                     FASTAQ-EXPAND_NUCLEOTIDES(1)

Name

       fastaq_expand_nucleotides - Makes every combination of degenerate nucleotides

See Also