Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DNA sequence generator is a tool that generates a random DNA sequence with specified nucleotide content. To generate a random DNA sequence select the Tools->Generate sequence item in the main menu. The dialog will appear:

HTML
<center>
     <br>
     <img src="/wiki/download/attachments/21433428/DNA Generator.png"/>
     <br>
</center>

The following parameters are available:

Length - length of Length of the resulted sequence(s) (using '1000' bp by default).

Window size - the size of a window where set content The DNA sequence generation is divided into windows of the specified size. In each window, the ratio of the base, defined by other parameters, is kept (using '1000' by default).

Number of sequences - the number of sequences to generate (using '1' by default). 

Initialize random generator manually - value to initialize the random generator.

Reference - path to the reference file (could be a sequence or an alignment). 

Base content - set the base content percents manually.

GC Skew - set the GC skew of the resulted sequence.

Output file - output file.

Format - output file format (using 'fasta' by default). 

Add to project - adds the generated sequence(s) to the project.

Once the Generate button has been pressed, the sequence(s) are created.