convertseqs

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 convertseqs [-h] [-i I] [-o OUT]
Options:
-i=False, --i=False
 Read input from file instead of stdin
-o, --out Undocumented

Table Of Contents

Previous topic

errfromtags

Next topic

compare_predictive_information

This Page