Generate random coding DNA sequences with start and stop codons for open reading frames
Random Coding DNA Generator creates synthetic open reading frames (ORFs) that begin with a start codon and end with a stop codon. These sequences are useful for evaluating sequence analysis results and testing bioinformatics tools.
Generate random coding sequences:
This tool is useful when you need to:
Common use cases:
Length: 30 codons
Number: 10 sequences
Code: Standard Creates 10 random ORFs of 90 nucleotides each.
Generated sequences will look like:
>Random_Sequence_1
ATGGCTAGC...TAG
>Random_Sequence_2
ATGCGATCG...TGA Each sequence starts with ATG and ends with a stop codon.
Q: What genetic codes are supported?
A: Standard, mitochondrial, bacterial, and various organism-specific codes.
Q: What's the maximum sequence length?
A: Up to 4 million codons (12 million nucleotides).