Separate bases according to codon position
Paste FASTA coding sequences. Input limit is 500,000,000 characters.
Paste your coding DNA sequences in FASTA format. Ensure sequences start at the first codon position for accurate splitting.
The tool automatically separates each sequence into three new sequences based on codon position (1st, 2nd, and 3rd base of each codon).
Three sequences are generated per input: position 1 bases, position 2 bases, and position 3 bases. Partial codons are removed with warnings.
Download the split sequences for phylogenetic analysis, saturation studies, or GC content analysis by codon position.
Analyze mutation rates or substitution patterns separately for each codon position, as third positions often have different evolutionary constraints.
Separate codon positions for phylogenetic analysis, as different positions may evolve at different rates.
Test for substitution saturation by comparing the three codon positions independently.
Examine GC content bias at different codon positions to understand compositional heterogeneity.
Example Input Sequence:
ATGATGATGCodons (groups of 3):
ATG | ATG | ATGOutput Sequences:
AAA (first base of each codon)TTT (second base of each codon)GGG (third base of each codon)Note: If the sequence length is not divisible by 3, the partial codon at the end will be removed and a warning will be issued.