gatherseqs

Overview

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.

Command-line usage

usage: sortseq gatherseqs [-h] [-i I] [--tagkeys TAGKEYS] [-o OUT]
Options:
-i, --i Input file, otherwise input through the standard input.
--tagkeys Undocumented
-o, --out Undocumented

Table Of Contents

Previous topic

simulate_expression

Next topic

errfromtags

This Page