Contents
simulate_library is a program within the sortseq_tools package which creates a library of random mutants from an initial wildtype sequence and mutation rate.
After you install `sortseq_tools`_, this program will be available to run at the command line.
usage: sortseq gatherseqs [-h] [-i I] [--tagkeys TAGKEYS] [-o OUT]
| -i, --i | Input file, otherwise input through the standard input. |
| --tagkeys | Undocumented |
| -o, --out | Undocumented |