Provided by: fastaq_3.11.1-2_all bug

NAME

       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

   positional arguments:
       infile Name of input file

       outfile
              Name of output file

   optional arguments:
       -h, --help
              show this help message and exit