makenucseq

Function

Description

makenucseq writes an output file with a set of random nucleotide sequences. The sequence composition is defined from reading a codon usage file: the sequences are created with triplet frequencies matching those given in the file, with the end trimmed to be in the correct reading frame. The number of sequences to create and length of each sequence is specified. Optionally, a user-defined string may be inserted into each output sequence at a specified position

Algorithm

Usage

Command line arguments


Input file format

makenucseq reads an optional codon usage file.

Output file format

makenucseq writes a sequence file with the number of sequences requested.

Data files

None.

Notes

None.

References

None.

Warnings

None.

Diagnostic Error Messages

None.

Exit status

It always exits with status 0.

Known bugs

None.

Author(s)

History

Target users

Comments