Split Codons divides a coding sequence into three new sequences, each consisting of the bases from one of the three codon positions. For example, the sequence "ATGATGATG" is converted to "AAA", "TTT", and "GGG". Split Codons can be useful when you wish to analyze codon positions separately in downstream analyses.